Module Name:    src
Committed By:   msaitoh
Date:           Sun Dec  8 07:40:37 UTC 2013

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
 Add devices of Atom S1200 series from the datasheet
(Table 2-1 Local PCI Hierarchy, datasheet Volume 2 of 2).


To generate a diff of this commit:
cvs rdiff -u -r1.1165 -r1.1166 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1165 src/sys/dev/pci/pcidevs:1.1166
--- src/sys/dev/pci/pcidevs:1.1165	Wed Nov 13 16:24:33 2013
+++ src/sys/dev/pci/pcidevs	Sun Dec  8 07:40:37 2013
@@ -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_PCIE16	0x0c01	Hasw
 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

Reply via email to