Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add Intel C2000 devices.



details:   https://anonhg.NetBSD.org/src/rev/3ff9fb7dc8b7
branches:  trunk
changeset: 325405:3ff9fb7dc8b7
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Dec 23 10:04:49 2013 +0000

description:
Add Intel C2000 devices.

diffstat:

 sys/dev/pci/pcidevs |  39 ++++++++++++++++++++++++++++++++++++++-
 1 files changed, 38 insertions(+), 1 deletions(-)

diffs (53 lines):

diff -r cad36080561d -r 3ff9fb7dc8b7 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Dec 23 04:12:09 2013 +0000
+++ b/sys/dev/pci/pcidevs       Mon Dec 23 10:04:49 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1171 2013/12/22 07:24:33 nonaka Exp $
+$NetBSD: pcidevs,v 1.1172 2013/12/23 10:04:49 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2943,6 +2943,43 @@
 product INTEL MOBILE_HM75_LPC  0x1e5d  Mobile HM75 LPC
 product INTEL MOBILE_HM70_LPC  0x1e5e  Mobile HM70 LPC
 product INTEL NM70_LPC         0x1e5f  NM70 LPC
+product INTEL C2000_TROUTER_0  0x1f00  C2000 Transaction Router
+product INTEL C2000_TROUTER_1  0x1f01  C2000 Transaction Router
+product INTEL C2000_TROUTER_2  0x1f02  C2000 Transaction Router
+product INTEL C2000_TROUTER_3  0x1f03  C2000 Transaction Router
+product INTEL C2000_TROUTER_4  0x1f04  C2000 Transaction Router
+product INTEL C2000_TROUTER_5  0x1f05  C2000 Transaction Router
+product INTEL C2000_TROUTER_6  0x1f06  C2000 Transaction Router
+product INTEL C2000_TROUTER_7  0x1f07  C2000 Transaction Router
+product INTEL C2000_TROUTER_8  0x1f08  C2000 Transaction Router
+product INTEL C2000_TROUTER_9  0x1f09  C2000 Transaction Router
+product INTEL C2000_TROUTER_A  0x1f0a  C2000 Transaction Router
+product INTEL C2000_TROUTER_B  0x1f0b  C2000 Transaction Router
+product INTEL C2000_TROUTER_C  0x1f0c  C2000 Transaction Router
+product INTEL C2000_TROUTER_D  0x1f0d  C2000 Transaction Router
+product INTEL C2000_TROUTER_E  0x1f0e  C2000 Transaction Router
+product INTEL C2000_TROUTER_F  0x1f0f  C2000 Transaction Router
+product INTEL C2000_PCIE_1     0x1f10  C2000 PCIe Root Port
+product INTEL C2000_PCIE_2     0x1f11  C2000 PCIe Root Port
+product INTEL C2000_PCIE_3     0x1f12  C2000 PCIe Root Port
+product INTEL C2000_PCIE_4     0x1f13  C2000 PCIe Root Port
+product INTEL C2000_RAS                0x1f14  C2000 RAS
+product INTEL C2000_SMBUS      0x1f15  C2000 SMBus 2.0
+product INTEL C2000_RCEC       0x1f16  C2000 RCEC
+product INTEL C2000_IQIA_PHYS  0x1f18  C2000 IQIA Physical Function
+product INTEL C2000_IQIA       0x1f19  C2000 IQIA
+product INTEL C2000_SATA2      0x1f22  C2000 SATA2
+product INTEL C2000_USB                0x1f2c  C2000 USB 2.0
+product INTEL C2000_SATA3      0x1f32  C2000 SATA3
+product INTEL C2000_PCU_1      0x1f38  C2000 PCU
+product INTEL C2000_PCU_2      0x1f39  C2000 PCU
+product INTEL C2000_PCU_3      0x1f3a  C2000 PCU
+product INTEL C2000_PCU_4      0x1f3b  C2000 PCU
+product INTEL C2000_PCU_SMBUS  0x1f3c  C2000 PCU SMBus
+product INTEL C2000_1000KX     0x1f40  C2000 Ethernet(1000BASE-KX)
+product INTEL C2000_SGMII      0x1f41  C2000 Ethernet(SGMII)
+product INTEL C2000_DUMMYGBE   0x1f42  C2000 Ethernet(Dummy function)
+product INTEL C2000_25GBE      0x1f45  C2000 Ethernet(2.5Gbe)
 product INTEL 82801AA_LPC      0x2410  82801AA LPC Interface Bridge
 product INTEL 82801AA_IDE      0x2411  82801AA IDE Controller
 product INTEL 82801AA_USB      0x2412  82801AA USB Controller



Home | Main Index | Thread Index | Old Index