diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2011-05-15 18:55:19 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2011-05-15 18:55:19 +0000 |
commit | f813d8888b29d2d6dc942c3176277fe0bfc9329e (patch) | |
tree | b78281d62812db4a289ad199ea11153db7489905 /sys | |
parent | ec3f125e5eafe385f08775ac50daf2b77453e2e8 (diff) |
Fix entries for Intel 6700PXH.
ok sthen@, jsg@, henning@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 32a48bf5d13..060f195032a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1600 2011/05/15 12:00:43 jsg Exp $ +$OpenBSD: pcidevs,v 1.1601 2011/05/15 18:55:18 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2290,9 +2290,9 @@ product INTEL 80303 0x0309 80303 IOP product INTEL 80312 0x030d 80312 I/O Companion product INTEL IOXAPIC_A 0x0326 IOxAPIC product INTEL IOXAPIC_B 0x0327 IOxAPIC -product INTEL 6700PXH_A 0x0329 PCIE-PCIE -product INTEL 6700PXH_B 0x032a PCIE-PCIE -product INTEL 6702PXH 0x032c PCIE-PCIE +product INTEL 6700PXH_A 0x0329 6700PXH PCIE-PCIX +product INTEL 6700PXH_B 0x032a 6700PXH PCIE-PCIX +product INTEL 6702PXH 0x032c 6702PXH PCIE-PCIX product INTEL IOP332_A 0x0330 IOP332 PCIE-PCIX product INTEL IOP332_B 0x0332 IOP332 PCIE-PCIX product INTEL IOP331 0x0335 IOP331 PCIX-PCIX |