From 1c22b939941994e8bb2d20ed7061c59344a66dbd Mon Sep 17 00:00:00 2001 From: Sepherosa Ziehau Date: Wed, 18 Jul 2012 07:55:53 +0800 Subject: [PATCH] pci: Add device ids for Broadcom BCM57785 and BCM5718 families --- sys/bus/pci/pcidevs | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/sys/bus/pci/pcidevs b/sys/bus/pci/pcidevs index dd5a1c489b..f7cc4004dd 100644 --- a/sys/bus/pci/pcidevs +++ b/sys/bus/pci/pcidevs @@ -202,13 +202,17 @@ product BROADCOM BCM5703 0x1647 BCM5703 10/100/1000 Ethernet product BROADCOM BCM5704C 0x1648 BCM5704C Gigabit Ethernet (1000BASE-T) product BROADCOM BCM5704S_ALT 0x1649 BCM5704S Alt product BROADCOM BCM5705 0x1653 BCM5705 10/100/1000 Ethernet -product BROADCOM BCM5705K 0x1654 BCM5705K 10/100/1000 Ethetnet +product BROADCOM BCM5705K 0x1654 BCM5705K 10/100/1000 Ethernet +product BROADCOM BCM5717 0x1655 BCM5717 10/100/1000 Ethernet +product BROADCOM BCM5718 0x1656 BCM5718 10/100/1000 Ethernet +product BROADCOM BCM5719 0x1657 BCM5719 10/100/1000 Ethernet product BROADCOM BCM5720 0x1658 BCM5720 product BROADCOM BCM5721 0x1659 BCM5721 10/100/1000 Ethernet product BROADCOM BCM5722 0x165a BCM5722 product BROADCOM BCM5723 0x165b BCM5723 product BROADCOM BCM5705M 0x165d BCM5705M 10/100/1000 Ethernet product BROADCOM BCM5705M_ALT 0x165e BCM5705M 10/100/1000 Ethernet +product BROADCOM BCM5720_ALT 0x165f BCM5720 10/100/1000 Ethernet product BROADCOM BCM5714 0x1668 BCM5714 1000baseT Ethernet product BROADCOM BCM5714S 0x1669 BCM5714S product BROADCOM BCM5780 0x166a BCM5780 @@ -245,6 +249,12 @@ product BROADCOM BCM5789 0x169d BCM5789 10/100/1000 Enternet product BROADCOM BCM5702X 0x16a6 BCM5702X 10/100/1000 Ethernet product BROADCOM BCM5703X 0x16a7 BCM5703X 10/100/1000 Ethernet product BROADCOM BCM5704S 0x16a8 BCM5704S Gigabit Ethernet (1000BASE-X) +product BROADCOM BCM57761 0x16b0 BCM57761 10/100/1000 Ethernet +product BROADCOM BCM57781 0x16b1 BCM57781 10/100/1000 Ethernet +product BROADCOM BCM57791 0x16b2 BCM57791 10/100 Ethernet +product BROADCOM BCM57765 0x16b4 BCM57765 10/100/1000 Ethernet +product BROADCOM BCM57785 0x16b5 BCM57785 10/100/1000 Ethernet +product BROADCOM BCM57795 0x16b6 BCM57795 10/100 Ethernet product BROADCOM BCM5702_ALT 0x16c6 BCM5702 10/100/1000 Ethernet product BROADCOM BCM5703A3 0x16c7 BCM5703 10/100/1000 Ethernet product BROADCOM BCM5781 0x16dd BCM5781 -- 2.41.0