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 Core 6G devices from datasheets.
details: https://anonhg.NetBSD.org/src/rev/d2e21054f268
branches: trunk
changeset: 341966:d2e21054f268
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Tue Dec 01 08:40:06 2015 +0000
description:
Add Intel Core 6G devices from datasheets.
diffstat:
sys/dev/pci/pcidevs | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diffs (37 lines):
diff -r bd5cc88e4f65 -r d2e21054f268 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Tue Dec 01 08:22:30 2015 +0000
+++ b/sys/dev/pci/pcidevs Tue Dec 01 08:40:06 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1242 2015/11/16 14:59:45 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1243 2015/12/01 08:40:06 msaitoh Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3017,6 +3017,27 @@
product INTEL CORE5G_M_GT2_2 0x161e HD Graphics 5300
product INTEL CORE5G_M_GT3_15W 0x1626 HD Graphics 6000
product INTEL CORE5G_M_GT3_28W 0x162b Iris Graphics 6100
+product INTEL CORE6G_H_HB_1 0x1900 Core 6G Host and DRAM (H, Dual Core)
+product INTEL CORE6G_PCIE_X16 0x1901 Core 6G PCIe x16
+product INTEL CORE6G_PEN_GTX_1 0x1902 HD Graphics 510
+product INTEL CORE6G_U_HB 0x1904 Core 6G Host and DRAM (U)
+product INTEL CORE6G_PCIE_X8 0x1905 Core 6G PCIe x8
+product INTEL CORE6G_PEN_GTX_2 0x1906 HD Graphics 510
+product INTEL CORE6G_PCIE_X4 0x1909 Core 6G PCIe x4
+product INTEL CORE6G_S_HB 0x190f Core 6G Host and DRAM (S, Dual Core)
+product INTEL CORE6G_Y_HB 0x190c Core 6G Host and DRAM (Y)
+product INTEL CORE6G_H_HB_2 0x1910 Core 6G Host and DRAM (H, Quad Core)
+product INTEL CORE6G_GMM 0x1911 Core 6G Gaussian Mixture Model
+product INTEL CORE6G_S_GT2 0x1912 HD Graphics 530 (GT2)
+product INTEL CORE6G_U_GT2 0x1916 HD Graphics 520 (GT2)
+product INTEL CORE6G_IU 0x1919 Core 6G Image Unit
+product INTEL CORE6G_H_GT2 0x191b HD Graphics 530 (GT2)
+product INTEL CORE6G_XEON_GTX 0x191d HD Graphics P530
+product INTEL CORE6G_Y_GT2 0x191e HD Graphics 515 (GT2)
+product INTEL CORE6G_S_HB_2 0x191f Core 6G Host and DRAM (S, Quad Core)
+product INTEL CORE6G_U_GT3 0x1926 Iris Graphics 550 (GT3)
+product INTEL CORE6G_S_GT4 0x1932 Iris Pro Graphics 62xx (GT4)
+product INTEL CORE6G_H_GT4 0x193b Iris Pro Graphics 62xx (GT4)
product INTEL 80960_RP 0x1960 ROB-in i960RP Microprocessor
product INTEL 80960RM_2 0x1962 i960 RM PCI-PCI
product INTEL 82840_HB 0x1a21 82840 Host
Home |
Main Index |
Thread Index |
Old Index