diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-09-14 11:21:37 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-09-14 11:21:37 +0000 |
commit | 71eff73f26c6e403a226f428221604dc7fef5596 (patch) | |
tree | 9025910eab9c22b08b2088ccbdcf7aa999147eca /sys/dev/pci/pcidevs | |
parent | 9b5a124eb93a80a637593a83bc09f25c63ba200d (diff) |
i960 PCI-PCI bridges
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index b756eba6de4..994fa59874c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.314 2000/09/14 11:04:51 niklas Exp $ + $OpenBSD: pcidevs,v 1.315 2000/09/14 11:21:36 niklas Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1048,6 +1048,8 @@ 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 80960RM 0x0962 i960 RM PCI-PCI +product INTEL 80960RN 0x0964 i960 RN PCI-PCI product INTEL 82452 0x1000 Pro/1000 product INTEL 82559ER 0x1209 82559ER product INTEL 82092AA 0x1222 82092AA IDE |