diff options
author | Joshua Stein <jcs@cvs.openbsd.org> | 2019-10-29 18:47:52 +0000 |
---|---|---|
committer | Joshua Stein <jcs@cvs.openbsd.org> | 2019-10-29 18:47:52 +0000 |
commit | 34775f8887787e185aac989d99d6dd60a96e3070 (patch) | |
tree | 6f67f5194f61f2651125a5596451aaa934537299 /sys | |
parent | 44fac505241b40c9a1f1be80f7f8287fad7d267a (diff) |
add an Intel 9260 wifi card
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 8bdf66577bf..1dc82464759 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1898 2019/10/29 13:27:51 kurt Exp $ +$OpenBSD: pcidevs,v 1.1899 2019/10/29 18:47:51 jcs Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4079,6 +4079,7 @@ product INTEL WL_8265_1 0x24fd Dual Band Wireless-AC 8265 product INTEL 82820_HB 0x2501 82820 Host product INTEL 82820_AGP 0x250f 82820 AGP product INTEL OPTANE 0x2522 Optane +product INTEL WL_9260_1 0x2526 Dual Band Wireless-AC 9260 product INTEL 82850_HB 0x2530 82850 Host product INTEL 82860_HB 0x2531 82860 Host product INTEL 82850_AGP 0x2532 82850/82860 AGP |