regen
authorpatrick <patrick@openbsd.org>
Sun, 31 Oct 2021 14:41:53 +0000 (14:41 +0000)
committerpatrick <patrick@openbsd.org>
Sun, 31 Oct 2021 14:41:53 +0000 (14:41 +0000)
sys/dev/pci/pcidevs.h
sys/dev/pci/pcidevs_data.h

index 64d4c4b..3a66e7d 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1980 2021/10/30 03:22:08 jsg Exp 
+ *     OpenBSD: pcidevs,v 1.1981 2021/10/31 14:41:00 patrick Exp 
  */
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
 
 #define        PCI_PRODUCT_INTEL_80960RD       0x5200          /* i960 RD */
 #define        PCI_PRODUCT_INTEL_PRO_100_SERVER        0x5201          /* PRO 100 Server */
 #define        PCI_PRODUCT_INTEL_I225_LMVP     0x5502          /* I225-LMvP */
+#define        PCI_PRODUCT_INTEL_I226_K        0x5504          /* I226-K */
 #define        PCI_PRODUCT_INTEL_I219_LM18     0x550a          /* I219-LM */
 #define        PCI_PRODUCT_INTEL_I219_V18      0x550b          /* I219-V */
 #define        PCI_PRODUCT_INTEL_I219_LM19     0x550c          /* I219-LM */
index 36634da..f44fe3f 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1980 2021/10/30 03:22:08 jsg Exp 
+ *     OpenBSD: pcidevs,v 1.1981 2021/10/31 14:41:00 patrick Exp 
  */
 
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
@@ -19587,6 +19587,10 @@ static const struct pci_known_product pci_known_products[] = {
            PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_I225_LMVP,
            "I225-LMvP",
        },
+       {
+           PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_I226_K,
+           "I226-K",
+       },
        {
            PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_I219_LM18,
            "I219-LM",