summaryrefslogtreecommitdiff
path: root/sys/dev/pci/isa_pci.c
diff options
context:
space:
mode:
authorJim Pirzyk <pirzyk@FreeBSD.org>2001-12-21 01:28:59 +0000
committerJim Pirzyk <pirzyk@FreeBSD.org>2001-12-21 01:28:59 +0000
commit417c87d1379e738df87bec5be86eebd7ee30fd63 (patch)
treeb20f38829db5c4777f6c4577ca7b7afa89bbd359 /sys/dev/pci/isa_pci.c
parent98f9879242b09010e545e2ff614e8d35c17e95e0 (diff)
Notes
Diffstat (limited to 'sys/dev/pci/isa_pci.c')
-rw-r--r--sys/dev/pci/isa_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pci/isa_pci.c b/sys/dev/pci/isa_pci.c
index 7deec223e9ec..85ef75debc7e 100644
--- a/sys/dev/pci/isa_pci.c
+++ b/sys/dev/pci/isa_pci.c
@@ -102,7 +102,7 @@ isab_probe(device_t dev)
case 0x122e8086: /* Intel 82371FB */
case 0x70008086: /* Intel 82371SB */
case 0x71108086: /* Intel 82371AB */
- case 0x71988086: /* Intel 82371MX */
+ case 0x71988086: /* Intel 82443MX */
case 0x24108086: /* Intel 82801AA (ICH) */
case 0x24208086: /* Intel 82801AB (ICH0) */
case 0x24408086: /* Intel 82801AB (ICH2) */