diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2007-10-23 05:18:19 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2007-10-23 05:18:19 +0000 |
commit | 55e82d084550f3a341e6fc19be981d595a357e11 (patch) | |
tree | 96ad03d0956c2c75e0420be2a2380e30b20f1e52 /sys/dev | |
parent | 66b8c9003914be9eeb6f9f651f7ea26c26d0b14f (diff) |
correct a typo, BCM4238 -> BCM4328.
ok dlg@
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 7d858746338..725ed7880df 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1279 2007/10/23 05:01:45 brad Exp $ +$OpenBSD: pcidevs,v 1.1280 2007/10/23 05:18:18 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1162,7 +1162,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 BCM4328 0x4328 BCM4328 product BROADCOM SERIAL 0x4333 Serial product BROADCOM SERIAL_GC 0x4344 Serial product BROADCOM BCM4401 0x4401 BCM4401 |