diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-01-01 19:02:43 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-01-01 19:02:43 +0000 |
commit | d6f7b2e389e2ccadcc13201bc5a605fa5a699665 (patch) | |
tree | 02f0ae4619676a741e7255f6945db58fe7a4647c /sys/dev/pci/pcidevs | |
parent | f2c2ad363c500811edaf5cd824cdf234ee6870f1 (diff) |
this fxp PCI id is generic to the whole family so mark it as 8255x instead
of 82557
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 1da99d290d6..de6f6a623f0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.990 2006/01/01 18:37:58 kettenis Exp $ +$OpenBSD: pcidevs,v 1.991 2006/01/01 19:02:42 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1555,7 +1555,7 @@ product INTEL SAA7116 0x1223 SAA7116 product INTEL 82596 0x1226 EE Pro 10 PCI product INTEL EEPRO100 0x1227 EE Pro 100 product INTEL EEPRO100S 0x1228 EE Pro 100 Smart -product INTEL 82557 0x1229 82557 +product INTEL 8255x 0x1229 8255x product INTEL 82437FX 0x122d 82437FX product INTEL 82371FB_ISA 0x122e 82371FB ISA product INTEL 82371FB_IDE 0x1230 82371FB IDE |