Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Mobile 5th Generation Intel Core devices, from i...



details:   https://anonhg.NetBSD.org/src/rev/6c585a3e93cf
branches:  trunk
changeset: 807245:6c585a3e93cf
user:      tnn <tnn%NetBSD.org@localhost>
date:      Thu Apr 02 15:08:22 2015 +0000

description:
Mobile 5th Generation Intel Core devices, from intel doc #330837-004

diffstat:

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

diffs (51 lines):

diff -r 87ed3388288f -r 6c585a3e93cf sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Apr 02 09:26:55 2015 +0000
+++ b/sys/dev/pci/pcidevs       Thu Apr 02 15:08:22 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1219 2015/03/20 14:26:42 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1220 2015/04/02 15:08:22 tnn Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4059,6 +4059,41 @@
 product INTEL CORE4G_M_S_UART_1 0x9c64 Core 4G (mobile) Serial I/O UART
 product INTEL CORE4G_M_S_GSPI_0 0x9c65 Core 4G (mobile) Serial I/O GSPI
 product INTEL CORE4G_M_S_GSPI_1 0x9c66 Core 4G (mobile) Serial I/O GSPI
+product INTEL CORE5G_M_AHCI    0x9c83  Core 5G (mobile) SATA Controller (AHCI)
+product INTEL CORE5G_M_RAID_1  0x9c85  Core 5G (mobile) SATA Controller (RAID)
+product INTEL CORE5G_M_RAID_2  0x9c87  Core 5G (mobile) SATA Controller (RAID) Premium
+product INTEL CORE5G_M_RAID_3  0x9c8f  Core 5G (mobile) SATA Controller (RAID) RRT Only
+product INTEL CORE5G_M_PCIE_1  0x9c90  Core 5G (mobile) PCIE
+product INTEL CORE5G_M_PCIE_2  0x9c92  Core 5G (mobile) PCIE
+product INTEL CORE5G_M_PCIE_3  0x9c94  Core 5G (mobile) PCIE
+product INTEL CORE5G_M_PCIE_4  0x9c96  Core 5G (mobile) PCIE
+product INTEL CORE5G_M_PCIE_5  0x9c98  Core 5G (mobile) PCIE
+product INTEL CORE5G_M_PCIE_6  0x9c9a  Core 5G (mobile) PCIE
+product INTEL CORE5G_M_HDA     0x9ca0  Core 5G (mobile) HD Audio
+product INTEL CORE5G_M_SMB     0x9ca2  Core 5G (mobile) SMBus
+product INTEL CORE5G_M_THERM   0x9ca4  Core 5G (mobile) Thermal
+product INTEL CORE5G_M_EHCI    0x9ca6  Core 5G (mobile) USB EHCI
+product INTEL CORE5G_M_XHCI    0x9cb1  Core 5G (mobile) USB xHCI
+product INTEL CORE5G_M_SDIO    0x9cb5  Core 5G (mobile) SDIO
+product INTEL CORE5G_M_SSOUND  0x9cb6  Core 5G (mobile) Smart Sound
+product INTEL CORE5G_M_MEI_1   0x9cba  Core 5G (mobile) ME Interface
+product INTEL CORE5G_M_MEI_2   0x9cbb  Core 5G (mobile) ME Interface
+product INTEL CORE5G_M_IDE_R   0x9cbc  Core 5G (mobile) IDE-R
+product INTEL CORE5G_M_KT      0x9cbd  Core 5G (mobile) KT
+product INTEL CORE5G_M_LPC_1   0x9cc1  Core 5G (mobile) LPC
+product INTEL CORE5G_M_LPC_2   0x9cc2  Core 5G (mobile) LPC
+product INTEL CORE5G_M_LPC_3   0x9cc3  Core 5G (mobile) LPC
+product INTEL CORE5G_M_LPC_4   0x9cc5  Core 5G (mobile) LPC
+product INTEL CORE5G_M_LPC_5   0x9cc6  Core 5G (mobile) LPC
+product INTEL CORE5G_M_LPC_6   0x9cc7  Core 5G (mobile) LPC
+product INTEL CORE5G_M_LPC_7   0x9cc9  Core 5G (mobile) LPC
+product INTEL CORE5G_M_S_DMA   0x9ce0  Core 5G (mobile) Serial I/O DMA
+product INTEL CORE5G_M_S_I2C_0 0x9ce1  Core 5G (mobile) Serial I/O I2C
+product INTEL CORE5G_M_S_I2C_1 0x9ce2  Core 5G (mobile) Serial I/O I2C
+product INTEL CORE5G_M_S_UART_0        0x9ce3  Core 5G (mobile) Serial I/O UART
+product INTEL CORE5G_M_S_UART_1        0x9ce4  Core 5G (mobile) Serial I/O UART
+product INTEL CORE5G_M_S_GSPI_0        0x9ce5  Core 5G (mobile) Serial I/O GSPI
+product INTEL CORE5G_M_S_GSPI_1        0x9ce6  Core 5G (mobile) Serial I/O GSPI
 product INTEL PINEVIEW_HB      0xa000  Pineview Host Bridge
 product INTEL PINEVIEW_IGD     0xa001  Pineview Integrated Graphics Device
 product INTEL PINEVIEW_IGD_1   0xa002  Pineview Integrated Graphics Device



Home | Main Index | Thread Index | Old Index