diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-06-14 00:54:28 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-06-14 00:54:28 +0000 |
commit | d295aab05b1fa6111e67bbeb809c584ecf4c7852 (patch) | |
tree | 66466303e63539f90f332fb776ecfafe0fe239a7 /sys | |
parent | dda9d7f93f72aa88fc434541011ddac519c76b5f (diff) |
add Intel PCI-E to PCI-X bridges
Diffstat (limited to 'sys')
-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 673c0f8fc71..6535c9d5faa 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.873 2005/06/10 05:32:39 kevlo Exp $ +$OpenBSD: pcidevs,v 1.874 2005/06/14 00:54:27 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1319,6 +1319,8 @@ product INTEL 6700PXH_B 0x032a PCIE-PCIE product INTEL 6702PXH 0x032c PCIE-PCIE product INTEL IOP331_C0 0x0330 IOP331 Channel 0 product INTEL IOP331_C1 0x0332 IOP331 Channel 1 +product INTEL 41210_A 0x0340 41210 PCIE-PCIX +product INTEL 41210_B 0x0341 41210 PCIE-PCIX product INTEL PCEB 0x0482 82375EB EISA product INTEL CDC 0x0483 82424ZX Cache/DRAM product INTEL SIO 0x0484 82378IB ISA |