diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2023-06-27 15:30:26 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2023-06-27 15:30:26 +0000 |
commit | a73519cb1801d99d7f6faf00f6011467ca2bbee5 (patch) | |
tree | 2b0670aef21f2f1ea07711f6c14b34f8029cba79 /sys/dev/pci/pcidevs | |
parent | 413cb3610f9bf48df165848c3be0e600c954ebbb (diff) |
add 0x51f1 iwx(4) PCI device ID; from reyk@
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 b26041f9402..62fb70b73e6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.2039 2023/06/13 02:43:39 jcs Exp $ +$OpenBSD: pcidevs,v 1.2040 2023/06/27 15:30:25 stsp Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -5875,6 +5875,7 @@ product INTEL 600SERIES_LP_XHCI 0x51ed 600 Series xHCI product INTEL 600SERIES_LP_XDCI 0x51ee 600 Series xDCI product INTEL 600SERIES_LP_SRAM 0x51ef 600 Series SRAM product INTEL WL_22500_11 0x51f0 Wi-Fi 6 AX211 +product INTEL WL_22500_17 0x51f1 Wi-Fi 6 AX211 product INTEL 600SERIES_LP_GSPI_2 0x51fb 600 Series GSPI product INTEL 600SERIES_LP_ISH 0x51fc 600 Series ISH product INTEL 600SERIES_LP_UFS 0x51ff 600 Series UFS |