summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2023-05-12 11:43:04 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2023-05-12 11:43:04 +0000
commit283f05c3fc3f269735d6a3547aa9ca23f20d344a (patch)
treee56f9dfb2f668f3f02026509b37c85c8194bd80d
parentf12c13c568bdec938aa3baab5bdcf732f8f0bb24 (diff)
regen
-rw-r--r--sys/dev/pci/pcidevs.h11
-rw-r--r--sys/dev/pci/pcidevs_data.h14
2 files changed, 10 insertions, 15 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 12385e9cc3e..50fb0a59206 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.2035 2023/05/04 05:38:17 kevlo Exp
+ * OpenBSD: pcidevs,v 1.2036 2023/05/12 11:42:22 jsg Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -5897,16 +5897,15 @@
#define PCI_PRODUCT_INTEL_DG2_G11_3 0x5695 /* Graphics */
#define PCI_PRODUCT_INTEL_DG2_G12_1 0x5696 /* Graphics */
#define PCI_PRODUCT_INTEL_DG2_G12_2 0x5697 /* Graphics */
-#define PCI_PRODUCT_INTEL_DG2_G11_4 0x5698 /* Graphics */
#define PCI_PRODUCT_INTEL_DG2_G10_4 0x56a0 /* Arc A770 */
#define PCI_PRODUCT_INTEL_DG2_G10_5 0x56a1 /* Arc A750 */
#define PCI_PRODUCT_INTEL_DG2_G10_6 0x56a2 /* Arc A580 */
#define PCI_PRODUCT_INTEL_DG2_G12_3 0x56a3 /* Graphics */
#define PCI_PRODUCT_INTEL_DG2_G12_4 0x56a4 /* Graphics */
-#define PCI_PRODUCT_INTEL_DG2_G11_5 0x56a5 /* Arc A380 */
-#define PCI_PRODUCT_INTEL_DG2_G11_6 0x56a6 /* Arc A310 */
-#define PCI_PRODUCT_INTEL_DG2_G11_7 0x56b0 /* Arc Pro A30M */
-#define PCI_PRODUCT_INTEL_DG2_G11_8 0x56b1 /* Arc Pro A40/A50 */
+#define PCI_PRODUCT_INTEL_DG2_G11_4 0x56a5 /* Arc A380 */
+#define PCI_PRODUCT_INTEL_DG2_G11_5 0x56a6 /* Arc A310 */
+#define PCI_PRODUCT_INTEL_DG2_G11_6 0x56b0 /* Arc Pro A30M */
+#define PCI_PRODUCT_INTEL_DG2_G11_7 0x56b1 /* Arc Pro A40/A50 */
#define PCI_PRODUCT_INTEL_DG2_G12_5 0x56b2 /* Graphics */
#define PCI_PRODUCT_INTEL_DG2_G12_6 0x56b3 /* Graphics */
#define PCI_PRODUCT_INTEL_ATS_M150 0x56c0 /* Flex 170 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 732dcaef5f6..30cd87b2cfb 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.2035 2023/05/04 05:38:17 kevlo Exp
+ * OpenBSD: pcidevs,v 1.2036 2023/05/12 11:42:22 jsg Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -20944,10 +20944,6 @@ static const struct pci_known_product pci_known_products[] = {
"Graphics",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DG2_G11_4,
- "Graphics",
- },
- {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DG2_G10_4,
"Arc A770",
},
@@ -20968,19 +20964,19 @@ static const struct pci_known_product pci_known_products[] = {
"Graphics",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DG2_G11_5,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DG2_G11_4,
"Arc A380",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DG2_G11_6,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DG2_G11_5,
"Arc A310",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DG2_G11_7,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DG2_G11_6,
"Arc Pro A30M",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DG2_G11_8,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DG2_G11_7,
"Arc Pro A40/A50",
},
{