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 Atom Z36xx and Z37xx devices from the ...
details: https://anonhg.NetBSD.org/src/rev/cf264a5d26c3
branches: trunk
changeset: 332625:cf264a5d26c3
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Oct 01 08:37:48 2014 +0000
description:
Add Intel Atom Z36xx and Z37xx devices from the datasheet.
diffstat:
sys/dev/pci/pcidevs | 23 +++++++++++++++++++++--
1 files changed, 21 insertions(+), 2 deletions(-)
diffs (47 lines):
diff -r 7186ce6ba275 -r cf264a5d26c3 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Wed Oct 01 03:52:42 2014 +0000
+++ b/sys/dev/pci/pcidevs Wed Oct 01 08:37:48 2014 +0000
@@ -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_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
Home |
Main Index |
Thread Index |
Old Index