Add some Intel 5000 Series Chipset devices.
This commit is contained in:
parent
a35b5f81a4
commit
96fc53aa48
|
@ -1,4 +1,4 @@
|
||||||
$NetBSD: pcidevs,v 1.916 2007/11/19 19:04:10 ad Exp $
|
$NetBSD: pcidevs,v 1.917 2007/11/23 20:08:24 xtraeme Exp $
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995, 1996 Christopher G. Demetriou
|
* Copyright (c) 1995, 1996 Christopher G. Demetriou
|
||||||
|
@ -2309,6 +2309,21 @@ product INTEL 6300ESB_EHCI 0x25ad 6300ESB USB EHCI Controller
|
||||||
product INTEL 6300ESB_PCIX 0x25ae 6300ESB PCI-X Bridge
|
product INTEL 6300ESB_PCIX 0x25ae 6300ESB PCI-X Bridge
|
||||||
product INTEL 6300ESB_RAID 0x25b0 6300ESB SATA RAID Controller
|
product INTEL 6300ESB_RAID 0x25b0 6300ESB SATA RAID Controller
|
||||||
product INTEL 5000X_MCH 0x25c0 5000X Memory Controller Hub
|
product INTEL 5000X_MCH 0x25c0 5000X Memory Controller Hub
|
||||||
|
product INTEL 5000_PCIE_1 0x25e2 5000 Series Chipset PCI Express x4 Port 2
|
||||||
|
product INTEL 5000_PCIE_2 0x25e3 5000 Series Chipset PCI Express x4 Port 3
|
||||||
|
product INTEL 5000_PCIE_3 0x25e4 5000 Series Chipset PCI Express x4 Port 4
|
||||||
|
product INTEL 5000_PCIE_4 0x25e4 5000 Series Chipset PCI Express x4 Port 5
|
||||||
|
product INTEL 5000_PCIE_5 0x25e6 5000 Series Chipset PCI Express x4 Port 6
|
||||||
|
product INTEL 5000_PCIE_6 0x25e7 5000 Series Chipset PCI Express x4 Port 7
|
||||||
|
product INTEL 5000_FSB_REG 0x25f0 5000 Series Chipset FSB Registers
|
||||||
|
product INTEL 5000_RESERVED_1 0x25f1 5000 Series Chipset Reserved Registers
|
||||||
|
product INTEL 5000_RESERVED_2 0x25f3 5000 Series Chipset Reserved Registers
|
||||||
|
product INTEL 5000_FBD_1 0x25f5 5000 Series Chipset FBD Registers
|
||||||
|
product INTEL 5000_FBD_2 0x25f6 5000 Series Chipset FBD Registers
|
||||||
|
product INTEL 5000_PCIE_7 0x25f7 5000 Series Chipset PCI Express x8 Port 2-3
|
||||||
|
product INTEL 5000_PCIE_8 0x25f8 5000 Series Chipset PCI Express x8 Port 4-5
|
||||||
|
product INTEL 5000_PCIE_9 0x25f9 5000 Series Chipset PCI Express x8 Port 6-7
|
||||||
|
product INTEL 5000X_PCIE 0x25fa 5000X PCI Express x16 Port 4-7
|
||||||
product INTEL 82801FB_LPC 0x2640 82801FB LPC Interface Bridge
|
product INTEL 82801FB_LPC 0x2640 82801FB LPC Interface Bridge
|
||||||
product INTEL 82801FBM_LPC 0x2641 82801FBM ICH6M LPC Interface Bridge
|
product INTEL 82801FBM_LPC 0x2641 82801FBM ICH6M LPC Interface Bridge
|
||||||
product INTEL 82801FB_SATA 0x2651 82801FB Serial ATA Controller
|
product INTEL 82801FB_SATA 0x2651 82801FB Serial ATA Controller
|
||||||
|
|
Loading…
Reference in New Issue