regen
authordlg <dlg@openbsd.org>
Thu, 17 Oct 2024 08:22:53 +0000 (08:22 +0000)
committerdlg <dlg@openbsd.org>
Thu, 17 Oct 2024 08:22:53 +0000 (08:22 +0000)
sys/dev/pci/pcidevs.h
sys/dev/pci/pcidevs_data.h

index 6bc268c..28b56f6 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.2091 2024/10/17 08:21:23 dlg Exp 
+ *     OpenBSD: pcidevs,v 1.2092 2024/10/17 08:22:34 dlg Exp 
  */
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
 
 /* Kingston */
 #define        PCI_PRODUCT_KINGSTON_A2000      0x2263          /* A2000 */
 #define        PCI_PRODUCT_KINGSTON_KC3000     0x5013          /* KC3000 */
+#define        PCI_PRODUCT_KINGSTON_SNV2S      0x5017          /* SNV2S */
 #define        PCI_PRODUCT_KINGSTON_NV2        0x5019          /* NV2 */
 
 /* Kioxia */
index b094fc9..0ed3cdb 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.2091 2024/10/17 08:21:23 dlg Exp 
+ *     OpenBSD: pcidevs,v 1.2092 2024/10/17 08:22:34 dlg Exp 
  */
 
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
@@ -26991,6 +26991,10 @@ static const struct pci_known_product pci_known_products[] = {
            PCI_VENDOR_KINGSTON, PCI_PRODUCT_KINGSTON_KC3000,
            "KC3000",
        },
+       {
+           PCI_VENDOR_KINGSTON, PCI_PRODUCT_KINGSTON_SNV2S,
+           "SNV2S",
+       },
        {
            PCI_VENDOR_KINGSTON, PCI_PRODUCT_KINGSTON_NV2,
            "NV2",