regen
authorkevlo <kevlo@openbsd.org>
Wed, 30 Aug 2023 07:12:25 +0000 (07:12 +0000)
committerkevlo <kevlo@openbsd.org>
Wed, 30 Aug 2023 07:12:25 +0000 (07:12 +0000)
sys/dev/pci/pcidevs.h
sys/dev/pci/pcidevs_data.h

index d4d4a91..3c07405 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.2045 2023/08/09 21:27:47 kmos Exp 
+ *     OpenBSD: pcidevs,v 1.2046 2023/08/30 07:11:48 kevlo Exp 
  */
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
 
 
 /* Phison products */
 #define        PCI_PRODUCT_PHISON_PS5000       0x5000          /* PS5000 */
+#define        PCI_PRODUCT_PHISON_PS5021       0x5021          /* PS5021 */
 
 /* Picopower */
 #define        PCI_PRODUCT_PICOPOWER_PT80C826  0x0000          /* PT80C826 */
index 78436f7..583616c 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.2045 2023/08/09 21:27:47 kmos Exp 
+ *     OpenBSD: pcidevs,v 1.2046 2023/08/30 07:11:48 kevlo Exp 
  */
 
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
@@ -29663,6 +29663,10 @@ static const struct pci_known_product pci_known_products[] = {
            PCI_VENDOR_PHISON, PCI_PRODUCT_PHISON_PS5000,
            "PS5000",
        },
+       {
+           PCI_VENDOR_PHISON, PCI_PRODUCT_PHISON_PS5021,
+           "PS5021",
+       },
        {
            PCI_VENDOR_PICOPOWER, PCI_PRODUCT_PICOPOWER_PT80C826,
            "PT80C826",