diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2023-04-25 08:28:28 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2023-04-25 08:28:28 +0000 |
commit | 9b51b27bfb288595d5107370288f21988ea8e707 (patch) | |
tree | b19c8572f57ed8041a22e75d2fd02405da3eeca0 /sys/dev/pci/pcidevs.h | |
parent | c8f7e5473f867495b70d67d526610b681498894c (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 2c5e2a73684..5879c9e88f2 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.2030 2023/04/12 15:56:08 kettenis Exp + * OpenBSD: pcidevs,v 1.2031 2023/04/25 08:27:59 jsg Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -7028,6 +7028,7 @@ /* Kingston */ #define PCI_PRODUCT_KINGSTON_A2000 0x2263 /* A2000 */ +#define PCI_PRODUCT_KINGSTON_KC3000 0x5013 /* KC3000 */ #define PCI_PRODUCT_KINGSTON_NV2 0x5019 /* NV2 */ /* Kioxia */ @@ -8617,6 +8618,7 @@ #define PCI_PRODUCT_SAMSUNG2_SM981_NVME 0xa808 /* SM981/PM981 NVMe */ #define PCI_PRODUCT_SAMSUNG2_PM991_NVME 0xa809 /* PM991 NVMe */ #define PCI_PRODUCT_SAMSUNG2_PM9A1_NVME 0xa80a /* PM9A1 NVMe */ +#define PCI_PRODUCT_SAMSUNG2_PM9B1_NVME 0xa80b /* PM9B1 NVMe */ #define PCI_PRODUCT_SAMSUNG2_NVME_171X 0xa820 /* NVMe */ #define PCI_PRODUCT_SAMSUNG2_NVME_172X 0xa821 /* NVMe */ #define PCI_PRODUCT_SAMSUNG2_NVME_172X_A_B 0xa822 /* NVMe */ |