diff options
author | 2000-09-14 11:21:36 +0000 | |
---|---|---|
committer | 2000-09-14 11:21:36 +0000 | |
commit | 2f15cd52e2e5e2f72a38e998204244818247bf28 (patch) | |
tree | e8c409e5cddfee8a2e26396ad60e57cc3d7d475b | |
parent | sync (diff) | |
download | wireguard-openbsd-2f15cd52e2e5e2f72a38e998204244818247bf28.tar.xz wireguard-openbsd-2f15cd52e2e5e2f72a38e998204244818247bf28.zip |
i960 PCI-PCI bridges
-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 |