Module Name:    src
Committed By:   msaitoh
Date:           Sun Jan 15 03:49:09 UTC 2017

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

Log Message:
 Add Core 7G devices from "7th Generation Intel Processor Families for
{S, U/Y, H} Platforms Datasheel Volume 2 of 2" (S: 335196-001, U/Y: 334662-002,
H: 335191-001). For 0x5906 (U processor, HD Graphics 610), it's taken from
ark.inte.com.


To generate a diff of this commit:
cvs rdiff -u -r1.1276 -r1.1277 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.1276 src/sys/dev/pci/pcidevs:1.1277
--- src/sys/dev/pci/pcidevs:1.1276	Tue Jan 10 05:04:31 2017
+++ src/sys/dev/pci/pcidevs	Sun Jan 15 03:49:09 2017
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1276 2017/01/10 05:04:31 nonaka Exp $
+$NetBSD: pcidevs,v 1.1277 2017/01/15 03:49:09 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4128,6 +4128,30 @@ product INTEL EP80579_LAN_1	0x5040	EP805
 product INTEL EP80579_LAN_2	0x5044	EP80579 LAN
 product INTEL EP80579_LAN_3	0x5048	EP80579 LAN
 product INTEL 80312_ATU		0x530d	80310 ATU
+product INTEL CORE7G_H_M_D_HOST_DRAM 0x5900 Core 7G (H, Mobile, Dual) Host Bridge, DRAM
+product INTEL CORE7G_PCIE_X16	0x5901	Core 7G PCIe x16
+product INTEL CORE7G_S_GT1	0x5902	HD Graphics 610 (GT1)
+product INTEL CORE7G_U_HOST_DRAM 0x5904	Core 7G (U) Host Bridge, DRAM
+product INTEL CORE7G_PCIE_X8	0x5905	Core 7G PCIe x8
+product INTEL CORE7G_U_GT1	0x5906	HD Graphics 610 (GT1)
+product INTEL CORE7G_PCIE_X4	0x5909	Core 7G PCIe x4
+product INTEL CORE7G_H_GT1	0x590b	HD Graphics (GT1)
+product INTEL CORE7G_Y_HOST_DRAM 0x590c	Core 7G (Y) Host Bridge, DRAM
+product INTEL CORE7G_Y_GT1	0x590e	HD Graphics (GT1)
+product INTEL CORE7G_S_D_HOST_DRAM 0x590f Core 7G (S, Dual) Host Bridge, DRAM
+product INTEL CORE7G_H_M_Q_HOST_DRAM 0x5910 Core 7G (H, Mobile, Quad) Host Bridge, DRAM
+product INTEL CORE7G_GMM	0x5911	Core 7G Gaussian Mixture Model
+product INTEL CORE7G_S_GT2	0x5912	HD Graphics 630 (GT1)
+product INTEL CORE7G_U_GT2	0x5916	HD Graphics 620 (GT2)
+product INTEL CORE7G_H_SW_HOST_DRAM 0x5918 Core 7G (H, Server or Workstation) Host Bridge, DRAM
+product INTEL CORE7G_IU		0x5919	Core 7G Image Unit
+product INTEL CORE7G_H_M_GT2	0x591b	HD Graphics 630 (GT2, Mobile)
+product INTEL CORE7G_HU_GT2	0x591d	HD Graphics P630 (GT2, H or U)
+product INTEL CORE7G_Y_GT2	0x591e	HD Graphics 615 (GT2)
+product INTEL CORE7G_S_Q_HOST_DRAM 0x591f Core 7G (S, Quad) Host Bridge, DRAM
+product INTEL CORE7G_U_GT3	0x5923	HD Graphics (GT3)
+product INTEL CORE7G_U_GT3E_15W	0x5926	Iris Plus Graphics 640 (GT3e, 15W)
+product INTEL CORE7G_U_GT3E_28W	0x5927	Iris Plus Graphics 650 (GT3e, 28W)
 product INTEL XEOND_HB_DMI2	0x6f00	Core i7-6xxxK/Xeon-D Host Bridge (DMI2)
 product INTEL XEOND_HB_PCIE	0x6f01	Xeon-D Host Bridge (PCIe)
 product INTEL XEOND_PCIE_1	0x6f02	Xeon-D PCIe Root Port (x8 or x4 max)

Reply via email to