diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2007-10-19 08:35:43 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2007-10-19 08:35:43 +0000 |
commit | c13fa5aa0480b626874a4caffbb00abec8a6b210 (patch) | |
tree | cb4afa011bcc3bf8eeaec2eab8017af11c9477fe /sys | |
parent | e21dc448f725946c5ecfaf817a599c74037c65dd (diff) |
add the Broadcom BCM4328 PCI id.
ok mglocker@ dlg@
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 d119b88f3c7..05196bb4a10 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1277 2007/10/15 04:50:53 brad Exp $ +$OpenBSD: pcidevs,v 1.1278 2007/10/19 08:35:42 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1161,6 +1161,7 @@ product BROADCOM BCM4306_2 0x4321 BCM4306 product BROADCOM BCM4322 0x4322 BCM4322 product BROADCOM BCM4309 0x4324 BCM4309 product BROADCOM BCM43XG 0x4325 BCM43XG +product BROADCOM BCM4328 0x4328 BCM4238 product BROADCOM SERIAL 0x4333 Serial product BROADCOM SERIAL_GC 0x4344 Serial product BROADCOM BCM4401 0x4401 BCM4401 |