diff options
-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 7949d6d1716..239dc694f43 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.38 1998/03/24 04:00:39 deraadt Exp $ +$OpenBSD: pcidevs,v 1.39 1998/03/28 04:29:11 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -766,7 +766,7 @@ product INTEL EEPRO100 0x1227 EE Pro 100 10/100 Fast Ethernet product INTEL EEPRO100S 0x1228 EE Pro 100 Smart 10/100 Fast Ethernet product INTEL 82557 0x1229 82557 Fast Ethernet LAN Controller product INTEL 82437FX 0x122d 82437FX (Triton) PCI, Cache, and DRAM Controller -product INTEL 82471 0x122e 82471FB (Triton) PCI-ISA Bridge +product INTEL 82371 0x122e 82371FB (Triton) PCI-ISA Bridge product INTEL 82438 0x1230 82438 (Triton) IDE controller product INTEL 82371MX 0x1234 82371 (Triton MX) PCI-ISA Bridge and IDE Controller product INTEL 82437MX 0x1235 82437 (Triton MX) PCI, Cache, and DRAM Controller |