diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 476c06694e7..8e6a4292346 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.551 2002/09/30 19:50:32 deraadt Exp $ + $OpenBSD: pcidevs,v 1.552 2002/10/03 23:50:50 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -968,6 +968,10 @@ product BLUESTEEL 5601 0x5601 5601 /* Broadcom */ product BROADCOM BCM5700 0x1644 BCM5700 product BROADCOM BCM5701 0x1645 BCM5701 +product BROADCOM BCM5702 0x1646 BCM5702 +product BROADCOM BCM5703 0x1647 BCM5703 +product BROADCOM BCM5702X 0x16a6 BCM5702X +product BROADCOM BCM5703X 0x16a7 BCM5703X product BROADCOM 5801 0x5801 5801 product BROADCOM 5802 0x5802 5802 product BROADCOM 5805 0x5805 5805 |