From: kevlo Date: Wed, 30 Aug 2023 07:12:25 +0000 (+0000) Subject: regen X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=60a01193ffe3c344f5ddb934990588b656902e01;p=openbsd regen --- diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index d4d4a9100a6..3c07405c8d1 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.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 $ */ @@ -8241,6 +8241,7 @@ /* Phison products */ #define PCI_PRODUCT_PHISON_PS5000 0x5000 /* PS5000 */ +#define PCI_PRODUCT_PHISON_PS5021 0x5021 /* PS5021 */ /* Picopower */ #define PCI_PRODUCT_PICOPOWER_PT80C826 0x0000 /* PT80C826 */ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 78436f7ef6c..583616c57ce 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.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",