diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-02-11 03:50:11 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-02-11 03:50:11 +0000 |
commit | dba74a3c0de31d031547faa25ac2e18eaf5a6871 (patch) | |
tree | 7e2d54f305c52874f423a01ce5d126698b33e6b5 | |
parent | 19bf6b7b0dff2ca895e0dceda968b55f738c7eca (diff) |
Intel 82452
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 676f6a2f8d5..4a6c98c1172 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.216 2000/02/08 00:33:43 deraadt Exp $ + $OpenBSD: pcidevs,v 1.217 2000/02/11 03:50:10 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -960,6 +960,7 @@ product INTEL CDC 0x0483 82424ZX (Saturn) Cache/DRAM product INTEL SIO 0x0484 82378IB PCI-ISA (System I/O) product INTEL 82426EX 0x0486 82426EX PCI-to-ISA (PCIB) product INTEL PCMC 0x04a3 82434LX/NX (Mercury/Neptune) PCI/Cache/DRAM +product INTEL 82452 0x1000 Pro/1000 product INTEL 82092AA 0x1222 82092AA IDE product INTEL SAA7116 0x1223 SAA7116 product INTEL 82596 0x1226 EE Pro 10 PCI |