mirror of
https://github.com/openbsd/src.git
synced 2026-06-19 07:43:34 +02:00
regen
This commit is contained in:
@@ -6382,6 +6382,7 @@
|
||||
#define PCI_PRODUCT_INTEL_ARL_U_PCIE_6 0x773d /* Core Ultra PCIE */
|
||||
#define PCI_PRODUCT_INTEL_ARL_U_PCIE_7 0x773e /* Core Ultra PCIE */
|
||||
#define PCI_PRODUCT_INTEL_ARL_U_PCIE_8 0x773f /* Core Ultra PCIE */
|
||||
#define PCI_PRODUCT_INTEL_WL_22500_18 0x7740 /* Wi-Fi 6e AX211 */
|
||||
#define PCI_PRODUCT_INTEL_ARL_U_ISH 0x7745 /* Core Ultra ISH */
|
||||
#define PCI_PRODUCT_INTEL_ARL_U_GSPI_2 0x7746 /* Core Ultra GSPI */
|
||||
#define PCI_PRODUCT_INTEL_ARL_U_THC_0_1 0x7748 /* Core Ultra THC */
|
||||
|
||||
@@ -22851,6 +22851,10 @@ static const struct pci_known_product pci_known_products[] = {
|
||||
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_ARL_U_PCIE_8,
|
||||
"Core Ultra PCIE",
|
||||
},
|
||||
{
|
||||
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_WL_22500_18,
|
||||
"Wi-Fi 6e AX211",
|
||||
},
|
||||
{
|
||||
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_ARL_U_ISH,
|
||||
"Core Ultra ISH",
|
||||
|
||||
Reference in New Issue
Block a user