Module Name:    src
Committed By:   msaitoh
Date:           Tue Jan  9 08:17:28 UTC 2018

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

Log Message:
- s/MMC/eMMC/ for Intel 0x0f14 (Bay Trail)
- Add Atom E3800 (Bay Trail) eMMC 4.5


To generate a diff of this commit:
cvs rdiff -u -r1.1302 -r1.1303 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.1302 src/sys/dev/pci/pcidevs:1.1303
--- src/sys/dev/pci/pcidevs:1.1302	Mon Dec 18 07:57:36 2017
+++ src/sys/dev/pci/pcidevs	Tue Jan  9 08:17:27 2018
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1302 2017/12/18 07:57:36 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1303 2018/01/09 08:17:27 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2901,7 +2901,7 @@ product INTEL BAYTRAIL_SIO2_UART1 0x0f0a
 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_MMC	0x0f14	Bay Trail Storage Control Cluster(MMC)
+product INTEL BAYTRAIL_SCC_MMC	0x0f14	Bay Trail Storage Control Cluster(eMMC)
 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
@@ -2928,6 +2928,7 @@ product INTEL BAYTRAIL_PCIE_1	0x0f48	Bay
 product INTEL BAYTRAIL_PCIE_2	0x0f4a	Bay Trail PCIE Root Port
 product INTEL BAYTRAIL_PCIE_3	0x0f4c	Bay Trail PCIE Root Port
 product INTEL BAYTRAIL_PCIE_4	0x0f4e	Bay Trail PCIE Root Port
+product INTEL BAYTRAIL_SCC_MMC2	0x0f50	Bay Trail Storage Control Cluster(eMMC 4.5)
 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