From 5f3d65423e92445a94285b5fabcc95cfe7cd0e3d Mon Sep 17 00:00:00 2001 From: stsp Date: Mon, 9 May 2022 12:27:40 +0000 Subject: [PATCH] add another iwx(4) product ID (presumably AX211, marketing name differs) --- 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 5a9c386aa0f..fc39b64bb23 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1993 2022/05/05 12:26:06 fcambus Exp $ +$OpenBSD: pcidevs,v 1.1994 2022/05/09 12:27:40 stsp Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -5605,6 +5605,7 @@ product INTEL EP80579_LAN_5 0x5045 EP80579 LAN product INTEL EP80579_LAN_3 0x5048 EP80579 LAN product INTEL EP80579_LAN_6 0x5049 EP80579 LAN product INTEL WL_22500_11 0x51f0 Wi-Fi 6 AX211 +product INTEL WL_22500_16 0x54f0 Wi-Fi 6 AX211 product INTEL 80960RD 0x5200 i960 RD product INTEL PRO_100_SERVER 0x5201 PRO 100 Server product INTEL I225_LMVP 0x5502 I225-LMvP -- 2.20.1