diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-01-25 04:40:16 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-01-25 04:40:16 +0000 |
commit | e31c28913d59a66967e85d973f107370cb482e80 (patch) | |
tree | 941ed0682c39d25f439b4d72bced15e985fe4e6f /sys/dev/pci | |
parent | 6180e1255a136f7916f93dc97fe704c6ebd5f565 (diff) |
typo
Diffstat (limited to 'sys/dev/pci')
-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 0478a9f5a82..d3d27052394 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.827 2005/01/23 11:36:18 jsg Exp $ +$OpenBSD: pcidevs,v 1.828 2005/01/25 04:40:15 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -825,7 +825,7 @@ product BROADCOM BCM5788 0x169c BCM5788 product BROADCOM BCM5789 0x169d BCM5789 product BROADCOM BCM5702X 0x16a6 BCM5702X product BROADCOM BCM5703X 0x16a7 BCM5703X -product BROADCOM BCM5704S 0x16a8 BCM4704S +product BROADCOM BCM5704S 0x16a8 BCM5704S product BROADCOM BCM5702_ALT 0x16c6 BCM5702_ALT product BROADCOM BCM5703_ALT 0x16c7 BCM5703_ALT product BROADCOM BCM4401B0 0x170c BCM4401B0 |