diff options
author | Kevin Lo <kevlo@cvs.openbsd.org> | 2023-08-30 07:12:26 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@cvs.openbsd.org> | 2023-08-30 07:12:26 +0000 |
commit | 23ff228b15d2b4f1d2ef7ea447eea9545b93b65c (patch) | |
tree | 7f0f96449b6a285be1ab8bae81578087e558e213 /sys/dev/pci/pcidevs.h | |
parent | 26c35aecc7a5461808a16e24b39f404edfc584df (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
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 */ |