regen
authorkettenis <kettenis@openbsd.org>
Fri, 2 Jun 2017 16:04:36 +0000 (16:04 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 2 Jun 2017 16:04:36 +0000 (16:04 +0000)
sys/dev/pci/pcidevs.h
sys/dev/pci/pcidevs_data.h

index 0b6c1bb..fc0fb55 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1819 2017/05/31 03:37:54 jsg Exp 
+ *     OpenBSD: pcidevs,v 1.1820 2017/06/02 16:04:11 kettenis Exp 
  */
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
 
 #define        PCI_PRODUCT_INTEL_CORE6G_THERM  0x1903          /* Core 6G Thermal */
 #define        PCI_PRODUCT_INTEL_CORE6G_U_HB   0x1904          /* Core 6G Host */
 #define        PCI_PRODUCT_INTEL_CORE6G_H_PCIE_X8      0x1905          /* Core 6G PCIE */
+#define        PCI_PRODUCT_INTEL_CORE6G_U_GT1  0x1906          /* HD Graphics 510 */
 #define        PCI_PRODUCT_INTEL_CORE6G_H_PCIE_X4      0x1909          /* Core 6G PCIE */
 #define        PCI_PRODUCT_INTEL_CORE6G_Y_HB   0x190c          /* Core 6G Host */
 #define        PCI_PRODUCT_INTEL_CORE6G_S_HB_DUAL      0x190f          /* Core 6G Host */
index d4e4b3c..06d6f83 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1819 2017/05/31 03:37:54 jsg Exp 
+ *     OpenBSD: pcidevs,v 1.1820 2017/06/02 16:04:11 kettenis Exp 
  */
 
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
@@ -11291,6 +11291,10 @@ static const struct pci_known_product pci_known_products[] = {
            PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_CORE6G_H_PCIE_X8,
            "Core 6G PCIE",
        },
+       {
+           PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_CORE6G_U_GT1,
+           "HD Graphics 510",
+       },
        {
            PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_CORE6G_H_PCIE_X4,
            "Core 6G PCIE",