diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2001-07-26 16:47:41 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2001-07-26 16:47:41 +0000 |
commit | b3fb69349c2d01d41e41d336830115d2b0fa5f6e (patch) | |
tree | 21ded56cb9b65804cf5186b0828a0342dc8879be /sys/dev/pci | |
parent | 5f69a456aa76400ba9df10b80426c7ccd5627b89 (diff) |
add Broadcom BCM5700 Gigabit MAC
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 129aa7fc677..5d51a9d0718 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.419 2001/07/21 17:47:33 nate Exp $ + $OpenBSD: pcidevs,v 1.420 2001/07/26 16:47:40 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -872,6 +872,7 @@ product BLUESTEEL 5501 0x0000 5501 product BLUESTEEL 5601 0x5601 5601 /* Broadcom */ +product BROADCOM BCM5700 0x1644 BCM5700 Gigabit MAC product BROADCOM 5805 0x5805 5805 product BROADCOM 5820 0x5820 5820 |