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 devices of Atom S1200 series from the datasheet
details: https://anonhg.NetBSD.org/src/rev/6c468a3aacce
branches: trunk
changeset: 325132:6c468a3aacce
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Sun Dec 08 07:40:37 2013 +0000
description:
Add devices of Atom S1200 series from the datasheet
(Table 2-1 Local PCI Hierarchy, datasheet Volume 2 of 2).
diffstat:
sys/dev/pci/pcidevs | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 38e15e187b8d -r 6c468a3aacce sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Sun Dec 08 06:32:36 2013 +0000
+++ b/sys/dev/pci/pcidevs Sun Dec 08 07:40:37 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1165 2013/11/13 16:24:33 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1166 2013/12/08 07:40:37 msaitoh Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2590,6 +2590,24 @@
product INTEL HASWELL_PCIE8 0x0c05 Haswell PCI-E x8 Controller
product INTEL HASWELL_PCIE4 0x0c09 Haswell PCI-E x4 Controller
product INTEL HASWELL_MINI_HDA 0x0c0c Haswell Mini HD Audio Controller
+product INTEL S1200_PCIE_1 0x0c46 Atom S1200 PCIe Root Port 1
+product INTEL S1200_PCIE_2 0x0c47 Atom S1200 PCIe Root Port 2
+product INTEL S1200_PCIE_3 0x0c48 Atom S1200 PCIe Root Port 3
+product INTEL S1200_PCIE_4 0x0c49 Atom S1200 PCIe Root Port 4
+product INTEL S1200_INTERNALMNG 0x0c54 Atom S1200 Internal management
+product INTEL S1200_DFX1 0x0c55 Atom S1200 Debug function 1
+product INTEL S1200_DFX2 0x0c56 Atom S1200 Debug function 2
+product INTEL S1200_SMBUS_0 0x0c59 Atom S1200 SMBus 0 (PCIe mass-storage)
+product INTEL S1200_SMBUS_1 0x0c5a Atom S1200 SMBus 1 (enclosure maintain)
+product INTEL S1200_SMBUS_2 0x0c5b Atom S1200 SMBus 2
+product INTEL S1200_SMBUS_3 0x0c5c Atom S1200 SMBus 3
+product INTEL S1200_SMBUS_4 0x0c5d Atom S1200 SMBus 4
+product INTEL S1200_SMBUS_5 0x0c5e Atom S1200 SMBus 5
+product INTEL S1200_UART 0x0c5f Atom S1200 High-Speed UART
+product INTEL S1200_ILB 0x0c60 Atom S1200 LPC bridge
+product INTEL S1200_S1220 0x0c72 Atom S1220 Internal
+product INTEL S1200_S1240 0x0c73 Atom S1240 Internal
+product INTEL S1200_S1260 0x0c75 Atom S1260 Internal
product INTEL 82542 0x1000 i82542 Gigabit Ethernet
product INTEL 82543GC_FIBER 0x1001 i82453GC 1000baseX Ethernet
product INTEL MODEM56 0x1002 56k Modem
Home |
Main Index |
Thread Index |
Old Index