diff options
-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 34d982d6fce..645d2b98758 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1310 2008/01/10 10:56:26 thib Exp $ +$OpenBSD: pcidevs,v 1.1311 2008/01/11 06:32:02 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1112,6 +1112,7 @@ product BROADCOM BCM5704S_ALT 0x1649 BCM5704S Alt product BROADCOM BCM5706 0x164a BCM5706 product BROADCOM BCM5708 0x164c BCM5708 product BROADCOM BCM5702FE 0x164d BCM5702FE +product BROADCOM BCM57710 0x164e BCM57710 product BROADCOM BCM5705 0x1653 BCM5705 product BROADCOM BCM5705K 0x1654 BCM5705K product BROADCOM BCM5720 0x1658 BCM5720 |