diff options
author | Joshua Stein <jcs@cvs.openbsd.org> | 2021-01-17 14:21:27 +0000 |
---|---|---|
committer | Joshua Stein <jcs@cvs.openbsd.org> | 2021-01-17 14:21:27 +0000 |
commit | 0b5b5a932334850382e455c5a830c2ebcd5220ea (patch) | |
tree | 54050cec851ad76c8902946571b19cdf54079f96 /sys/dev | |
parent | 7e110db2c81fea82e2982e2e9aceac64ce2e78f2 (diff) |
add another ax201
Diffstat (limited to 'sys/dev')
-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 ee787868cae..c6a0b1be8bc 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1948 2021/01/16 05:08:19 jsg Exp $ +$OpenBSD: pcidevs,v 1.1949 2021/01/17 14:21:26 jcs Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -5817,6 +5817,7 @@ product INTEL 500SERIES_LP_I2C_6 0xa0eb 500 Series I2C product INTEL 500SERIES_LP_XHCI 0xa0ed 500 Series xHCI product INTEL 500SERIES_LP_XDCI 0xa0ee 500 Series xDCI product INTEL 500SERIES_LP_SRAM 0xa0ef 500 Series Shared SRAM +product INTEL WL_22500_3 0xa0f0 Wi-Fi 6 AX201 product INTEL 500SERIES_LP_GSPI_3 0xa0fb 500 Series GSPI product INTEL 500SERIES_LP_ISH 0xa0fc 500 Series ISH product INTEL 500SERIES_LP_GSPI_4 0xa0fd 500 Series GSPI |