Module Name:    src
Committed By:   msaitoh
Date:           Wed Oct  1 08:37:48 UTC 2014

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

Log Message:
Add Intel Atom Z36xx and Z37xx devices from the datasheet.


To generate a diff of this commit:
cvs rdiff -u -r1.1202 -r1.1203 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.1202 src/sys/dev/pci/pcidevs:1.1203
--- src/sys/dev/pci/pcidevs:1.1202	Thu Sep 25 03:28:57 2014
+++ src/sys/dev/pci/pcidevs	Wed Oct  1 08:37:48 2014
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1202 2014/09/25 03:28:57 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1203 2014/10/01 08:37:48 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2653,17 +2653,36 @@ product INTEL S1200_S1240	0x0c73	Atom S1
 product INTEL S1200_S1260	0x0c75	Atom S1260 Internal
 product INTEL BAYTRAIL_HB	0x0f00	Bay Trail Processor Transaction Router
 product INTEL BAYTRAIL_HDA	0x0f04	Bay Trail HD Audio
+product INTEL BAYTRAIL_SIO2_DMA	0x0f06	Bay Trail Serial IO (DMA)
+product INTEL BAYTRAIL_SIO2_PWM1 0x0f08	Bay Trail Serial IO (PWM)
+product INTEL BAYTRAIL_SIO2_PWM2 0x0f09	Bay Trail Serial IO (PWM)
+product INTEL BAYTRAIL_SIO2_UART1 0x0f0a Bay Trail Serial IO (HSUART)
+product INTEL BAYTRAIL_SIO2_UART2 0x0f0c Bay Trail Serial IO (HSUART)
+product INTEL BAYTRAIL_SIO2_SPI	0x0f0e	Bay Trail Serial IO (SPI)
 product INTEL BAYTRAIL_PCU_SMB	0x0f12	Bay Trail PCU SMBus
-product INTEL BAYTRAIL_SCC	0x0f16	Bay Trail Storage Control Cluster
+product INTEL BAYTRAIL_SCC_MMC	0x0f14	Bay Trail Storage Control Cluster(MMC)
+product INTEL BAYTRAIL_SCC_SDIO	0x0f15	Bay Trail Storage Control Cluster(SDIO)
+product INTEL BAYTRAIL_SCC	0x0f16	Bay Trail Storage Control Cluster(SD)
 product INTEL BAYTRAIL_TXE	0x0f18	Bay Trail Trusted Execution Engine
 product INTEL BAYTRAIL_PCU_LPC	0x0f1c	Bay Trail LPC Interface Bridge
 product INTEL BAYTRAIL_SATA_IDE_0 0x0f20 Bay Trail SATA (IDE)
 product INTEL BAYTRAIL_SATA_IDE_1 0x0f21 Bay Trail SATA (IDE)
 product INTEL BAYTRAIL_SATA_AHCI_0 0x0f22 Bay Trail SATA (AHCI)
 product INTEL BAYTRAIL_SATA_AHCI_1 0x0f23 Bay Trail SATA (AHCI)
+product INTEL BAYTRAIL_LPEA	0x0f28	Bay Trail Low Power Engine Audio
 product INTEL BAYTRAIL_IGD	0x0f31	Bay Trail Integrated Graphics Device
 product INTEL BAYTRAIL_EHCI	0x0f34	Bay Trail USB EHCI
 product INTEL BAYTRAIL_XHCI	0x0f35	Bay Trail USB xHCI
+product INTEL BAYTRAIL_USB_DEV	0x0f37	Bay Trail USB device
+product INTEL BAYTRAIL_CISP	0x0f38	Bay Trail Camera Image Signal Processor
+product INTEL BAYTRAIL_SIO_DMA	0x0f40	Bay Trail Serial IO (DMA)
+product INTEL BAYTRAIL_SIO_I2C1	0x0f41	Bay Trail Serial IO (I2C)
+product INTEL BAYTRAIL_SIO_I2C2	0x0f42	Bay Trail Serial IO (I2C)
+product INTEL BAYTRAIL_SIO_I2C3	0x0f43	Bay Trail Serial IO (I2C)
+product INTEL BAYTRAIL_SIO_I2C4	0x0f44	Bay Trail Serial IO (I2C)
+product INTEL BAYTRAIL_SIO_I2C5	0x0f45	Bay Trail Serial IO (I2C)
+product INTEL BAYTRAIL_SIO_I2C6	0x0f46	Bay Trail Serial IO (I2C)
+product INTEL BAYTRAIL_SIO_I2C7	0x0f47	Bay Trail Serial IO (I2C)
 product INTEL BAYTRAIL_PCIE_1	0x0f48	Bay Trail PCIE Root Port
 product INTEL BAYTRAIL_PCIE_2	0x0f4a	Bay Trail PCIE Root Port
 product INTEL BAYTRAIL_PCIE_3	0x0f4c	Bay Trail PCIE Root Port

Reply via email to