diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2020-07-30 08:28:45 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2020-07-30 08:28:45 +0000 |
commit | 34df22f57ace1969b9d133a45b0a62861f10b5dd (patch) | |
tree | 67ee2727bc9ea56946162373d266836590f6237f /sys | |
parent | d00e8ca91f05facf540e5c96d87920ba4f692899 (diff) |
add PCI ID of intel Wi-Fi 6 AX201 devices
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ff6e6bf4580..d1b500448d1 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1930 2020/07/22 10:43:14 jsg Exp $ +$OpenBSD: pcidevs,v 1.1931 2020/07/30 08:28:44 stsp Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3206,6 +3206,7 @@ product INTEL CORE3G_PCIE_4 0x015d Core 3G PCIE product INTEL CORE3G_D_GT2 0x0162 HD Graphics 4000 product INTEL CORE3G_M_GT2 0x0166 HD Graphics 4000 product INTEL CORE3G_S_GT2 0x016a HD Graphics P4000 +product INTEL WL_22500_2 0x02f0 Wi-Fi 6 AX201 product INTEL 80303 0x0309 80303 IOP product INTEL 80312 0x030d 80312 I/O Companion product INTEL IOXAPIC_A 0x0326 IOxAPIC |