diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 1ce55ad536a..77d1f1a9c42 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1016 2006/02/06 23:18:31 brad Exp $ +$OpenBSD: pcidevs,v 1.1017 2006/02/06 23:26:37 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -944,6 +944,7 @@ product BROADCOM BCM5703 0x1647 BCM5703 product BROADCOM BCM5704C 0x1648 BCM5704C product BROADCOM BCM5704S_ALT 0x1649 BCM5704S_ALT product BROADCOM BCM5706 0x164a BCM5706 +product BROADCOM BCM5708 0x164c BCM5708 product BROADCOM BCM5702FE 0x164d BCM5702FE product BROADCOM BCM5705 0x1653 BCM5705 product BROADCOM BCM5705K 0x1654 BCM5705K @@ -970,6 +971,7 @@ product BROADCOM BCM5702X 0x16a6 BCM5702X product BROADCOM BCM5703X 0x16a7 BCM5703X product BROADCOM BCM5704S 0x16a8 BCM5704S product BROADCOM BCM5706S 0x16aa BCM5706S +product BROADCOM BCM5708S 0x16ac BCM5708S product BROADCOM BCM5702_ALT 0x16c6 BCM5702_ALT product BROADCOM BCM5703_ALT 0x16c7 BCM5703_ALT product BROADCOM BCM5781 0x16dd BCM5781 |