From: kettenis Date: Fri, 2 Jun 2017 16:04:36 +0000 (+0000) Subject: regen X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=04c31ef2af67c67b470bb7092bebcf93307517a7;p=openbsd regen --- diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 0b6c1bbd9ff..fc0fb551866 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -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 $ */ @@ -3449,6 +3449,7 @@ #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 */ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index d4e4b3c955c..06d6f83a091 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -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",