regen
authorkevlo <kevlo@openbsd.org>
Thu, 4 May 2023 05:38:50 +0000 (05:38 +0000)
committerkevlo <kevlo@openbsd.org>
Thu, 4 May 2023 05:38:50 +0000 (05:38 +0000)
sys/dev/pci/pcidevs.h
sys/dev/pci/pcidevs_data.h

index 980e931..12385e9 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.2034 2023/05/01 07:24:04 dlg Exp 
+ *     OpenBSD: pcidevs,v 1.2035 2023/05/04 05:38:17 kevlo Exp 
  */
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
 
 
 /* Lenovo products */
 #define        PCI_PRODUCT_LENOVO_NVME 0x0003          /* NVMe */
+#define        PCI_PRODUCT_LENOVO_NVME_2       0x0006          /* NVMe */
 
 /* Level 1 (Intel) */
 #define        PCI_PRODUCT_LEVEL1_LXT1001      0x0001          /* LXT1001 */
index cb61fc1..732dcae 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.2034 2023/05/01 07:24:04 dlg Exp 
+ *     OpenBSD: pcidevs,v 1.2035 2023/05/04 05:38:17 kevlo Exp 
  */
 
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
@@ -25507,6 +25507,10 @@ static const struct pci_known_product pci_known_products[] = {
            PCI_VENDOR_LENOVO, PCI_PRODUCT_LENOVO_NVME,
            "NVMe",
        },
+       {
+           PCI_VENDOR_LENOVO, PCI_PRODUCT_LENOVO_NVME_2,
+           "NVMe",
+       },
        {
            PCI_VENDOR_LEVEL1, PCI_PRODUCT_LEVEL1_LXT1001,
            "LXT1001",