diff options
author | 2006-01-01 19:02:42 +0000 | |
---|---|---|
committer | 2006-01-01 19:02:42 +0000 | |
commit | a22a82a03c9bc3c841ea0f3f64d97d6b66429b47 (patch) | |
tree | 07b01a66a9924354151529a921acf279d6749630 /sys | |
parent | Nicer implementation of pthread_main_np(), which avoids the spinlock. (diff) | |
download | wireguard-openbsd-a22a82a03c9bc3c841ea0f3f64d97d6b66429b47.tar.xz wireguard-openbsd-a22a82a03c9bc3c841ea0f3f64d97d6b66429b47.zip |
this fxp PCI id is generic to the whole family so mark it as 8255x instead
of 82557
Diffstat (limited to 'sys')
-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 |