diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-08-31 21:42:20 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-08-31 21:42:20 +0000 |
commit | 26ea66ba1f6cc9f2b5d3e3b3e11de0e3c3dfff35 (patch) | |
tree | 5b8c2dbc0f5863d2a9a435b10c62050894634219 /sys | |
parent | 3b4f454e79f90df7bef65d8136287dbb3200c390 (diff) |
add id for BCM5719; from Linux tg3 driver via Brad
Diffstat (limited to 'sys')
-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 87b0642240b..3cc8502eb93 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1570 2010/08/26 10:12:18 jsg Exp $ +$OpenBSD: pcidevs,v 1.1571 2010/08/31 21:42:19 sthen Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1482,6 +1482,7 @@ product BROADCOM BCM5705 0x1653 BCM5705 product BROADCOM BCM5705K 0x1654 BCM5705K product BROADCOM BCM5717 0x1655 BCM5717 product BROADCOM BCM5718 0x1656 BCM5718 +product BROADCOM BCM5719 0x1657 BCM5719 product BROADCOM BCM5720 0x1658 BCM5720 product BROADCOM BCM5721 0x1659 BCM5721 product BROADCOM BCM5722 0x165a BCM5722 |