summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2014-01-10 22:34:49 +0000
committerBrad Smith <brad@cvs.openbsd.org>2014-01-10 22:34:49 +0000
commitd270aa675bc3011441d601c23b3eee934a3972c3 (patch)
tree56fc334206eff51e8968f73fd62e0ecf6f97a2fc /sys
parentb0022cb68960c8b48b9a459b6405b8e3aaba48d3 (diff)
regen
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h5
-rw-r--r--sys/dev/pci/pcidevs_data.h8
2 files changed, 9 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index ffeddf42ffe..7593e214451 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.1710 2014/01/08 22:52:05 brad Exp
+ * OpenBSD: pcidevs,v 1.1711 2014/01/10 22:34:17 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2841,6 +2841,7 @@
#define PCI_PRODUCT_INTEL_80960RM 0x0962 /* i960 RM */
#define PCI_PRODUCT_INTEL_80960RN 0x0964 /* i960 RN */
#define PCI_PRODUCT_INTEL_CORE4G_D_ULT_GT1 0x0a02 /* HD Graphics */
+#define PCI_PRODUCT_INTEL_CORE4G_HB_1 0x0a04 /* Core 4G Host */
#define PCI_PRODUCT_INTEL_CORE4G_M_ULT_GT1 0x0a06 /* HD Graphics */
#define PCI_PRODUCT_INTEL_CORE4G_S_ULT_GT1 0x0a0a /* HD Graphics */
#define PCI_PRODUCT_INTEL_CORE4G_R_ULT_GT1_1 0x0a0b /* HD Graphics */
@@ -2858,7 +2859,7 @@
#define PCI_PRODUCT_INTEL_CORE4G_R_ULT_GT3_2 0x0a2e /* Iris Graphics 5100 */
#define PCI_PRODUCT_INTEL_D2000_IGD 0x0be1 /* Atom D2000/N2000 Video */
#define PCI_PRODUCT_INTEL_D2000_HB 0x0bf5 /* Atom D2000/N2000 Host */
-#define PCI_PRODUCT_INTEL_CORE4G_HB 0x0c00 /* Core 4G Host */
+#define PCI_PRODUCT_INTEL_CORE4G_HB_2 0x0c00 /* Core 4G Host */
#define PCI_PRODUCT_INTEL_CORE4G_PCIE_1 0x0c01 /* Core 4G PCIE */
#define PCI_PRODUCT_INTEL_CORE4G_D_SDV_GT1 0x0c02 /* HD Graphics */
#define PCI_PRODUCT_INTEL_CORE4G_PCIE_2 0x0c05 /* Core 4G PCIE */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 421ec8a4072..3af4a7d55d6 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.1710 2014/01/08 22:52:05 brad Exp
+ * OpenBSD: pcidevs,v 1.1711 2014/01/10 22:34:17 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -8928,6 +8928,10 @@ static const struct pci_known_product pci_known_products[] = {
"HD Graphics",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_CORE4G_HB_1,
+ "Core 4G Host",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_CORE4G_M_ULT_GT1,
"HD Graphics",
},
@@ -8996,7 +9000,7 @@ static const struct pci_known_product pci_known_products[] = {
"Atom D2000/N2000 Host",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_CORE4G_HB,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_CORE4G_HB_2,
"Core 4G Host",
},
{