diff options
| author | xtraeme <xtraeme@NetBSD.org> | 2007-10-30 20:44:12 +0000 |
|---|---|---|
| committer | xtraeme <xtraeme@NetBSD.org> | 2007-10-30 20:44:12 +0000 |
| commit | 2f4ec3ec94db4fe87014528849a9a72bef1db59f (patch) | |
| tree | 7e5c5b0998e417905ec8d83b94ea804e276d213c /sys/dev | |
| parent | 918f0e5e0286f6974d952a22207f8d2f160426ff (diff) | |
Add Intel IOP332 A/B Segments.
Diffstat (limited to 'sys/dev')
| -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 900c28add7f..f21dd5b1555 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.910 2007/10/30 12:39:24 xtraeme Exp $ +$NetBSD: pcidevs,v 1.911 2007/10/30 20:44:12 xtraeme Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -2047,6 +2047,8 @@ product IMS TT128M 0x9128 TwinTurbo 128M /* Intel products */ product INTEL 80312 0x030d 80312 I/O Companion Chip product INTEL 80321 0x0319 80321 I/O Processor +product INTEL IOP332_A 0x0370 IOP332 PCI Express-to-PCI Bridge #0 +product INTEL IOP332_B 0x0372 IOP332 PCI Express-to-PCI Bridge #1 product INTEL 6700PXH_PCIE0 0x0329 6700PXH PCI Express-to-PCI Bridge #0 product INTEL 6700PXH_PCIE1 0x032a 6700PXH PCI Express-to-PCI Bridge #1 product INTEL SRCZCRX 0x0407 RAID controller |
