From 0d246cd4ca37e0e84f7f39795de28fd09d0f1f8e Mon Sep 17 00:00:00 2001 From: Stefan Sperling Date: Wed, 17 Mar 2021 15:58:39 +0000 Subject: Add another iwx(4) PCI device ID. Based on a patch by Fredrik Engberg --- sys/dev/pci/pcidevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8c20c10d7c4..1b9ab25d369 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$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 $ */ /* @@ -4980,6 +4980,7 @@ product INTEL 495SERIES_LP_I2C_4 0x34eb 495 Series I2C product INTEL 495SERIES_LP_XHCI 0x34ed 495 Series xHCI product INTEL 495SERIES_LP_XDCI 0x34ee 495 Series xDCI product INTEL 495SERIES_LP_SRAM 0x34ef 495 Series Shared SRAM +product INTEL WL_22500_4 0x34f0 Wi-Fi 6 AX201 product INTEL 495SERIES_LP_SDXC 0x34f8 495 Series SDXC product INTEL 495SERIES_LP_GSPI_3 0x34fb 495 Series GSPI product INTEL 495SERIES_LP_ISH 0x34fc 495 Series ISH -- cgit v1.2.3