[iwm] Add support for iwm 3168 cards```iwm0@pci0:5:0:0: class=0x028000 card=0x21108086 chip=0x24fb8086rev=0x10 hdr=0x00vendor = 'Intel Corporation'device = 'Dual Band Wireless-AC
[iwm] Add support for iwm 3168 cards```iwm0@pci0:5:0:0: class=0x028000 card=0x21108086 chip=0x24fb8086rev=0x10 hdr=0x00vendor = 'Intel Corporation'device = 'Dual Band Wireless-AC 3168NGW [Stone Peak]'class = network[94829] iwm0: <Intel(R) Dual Band Wireless AC 3168> mem0xef700000-0xef701fff at device 0.0 on pci5[94829] iwm0: hw rev 0x220, fw ver 22.361476.0, address28:c6:3f:15:43:c5```MFC After: 2 weeksReviewed by: ivadasz (over IRC)PR: 224886Differential Revision: https://reviews.freebsd.org/D14865
show more ...
Add the firmware for the Intel 8265 WiFi device.MFC after: 1 month
[iwmfw] 8000C ver 22 firmware.
[iwmfw] add 7265D-22 firmware
Add 7265D firmware.
[iwm] add this 3 megabyte firmware image.
[iwm] add version 17 firmware.
Update iwmfw(4) to include support for 8260 series units and updatef/w for the other devices supported by this driver.Patch linked in https://reviews.freebsd.org/D6967 but not actuallya part of t
Update iwmfw(4) to include support for 8260 series units and updatef/w for the other devices supported by this driver.Patch linked in https://reviews.freebsd.org/D6967 but not actuallya part of the review.Obtained from DragonflyBSD.Submitted by: Kevin Bowling <[email protected]>MFC after: 2 weeksRelnotes: yes
Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.There are still several bugs, but I've been using it for a while now.Thanks to all the testers and to Adrian for his help with thisdriver
Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.There are still several bugs, but I've been using it for a while now.Thanks to all the testers and to Adrian for his help with thisdriver.This driver isn't connected to the build yet, but it will be soon.There's no MFC planned because the driver isn't very stable yet.Reviewed by: adrianObtained from: https://github.com/rpaulo/iwmTested by: adrian, gjb, dumbbell (others that I forgot).Relnotes: yes