diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2021-03-17 15:58:52 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2021-03-17 15:58:52 +0000 |
commit | a3fc497fc770f033127ec56ca676c6cd174c4ae5 (patch) | |
tree | 315802c56c4d4ba0dcafedf38590b30f4670ed13 /sys/dev/pci/pcidevs.h | |
parent | 0d246cd4ca37e0e84f7f39795de28fd09d0f1f8e (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 2681ff610b3..7eb151e5ebb 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.1960 2021/03/14 01:09:29 jan Exp + * OpenBSD: pcidevs,v 1.1961 2021/03/17 15:58:38 stsp Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -4985,6 +4985,7 @@ #define PCI_PRODUCT_INTEL_495SERIES_LP_XHCI 0x34ed /* 495 Series xHCI */ #define PCI_PRODUCT_INTEL_495SERIES_LP_XDCI 0x34ee /* 495 Series xDCI */ #define PCI_PRODUCT_INTEL_495SERIES_LP_SRAM 0x34ef /* 495 Series Shared SRAM */ +#define PCI_PRODUCT_INTEL_WL_22500_4 0x34f0 /* Wi-Fi 6 AX201 */ #define PCI_PRODUCT_INTEL_495SERIES_LP_SDXC 0x34f8 /* 495 Series SDXC */ #define PCI_PRODUCT_INTEL_495SERIES_LP_GSPI_3 0x34fb /* 495 Series GSPI */ #define PCI_PRODUCT_INTEL_495SERIES_LP_ISH 0x34fc /* 495 Series ISH */ |