Date: Sun, 3 Mar 2019 20:27:30 +0100 From: "Nils Johannsen" <NilsJohannsen@gmx.de> To: wireless@FreeBSD.org Subject: [Bug 227044] Add support for Intel 9260 and 5165 (iwm) wireless devices Message-ID: <trinity-092c951e-5f78-4161-9d91-694d75dff473-1551641250599@3c-app-gmx-bs50>
next in thread | raw e-mail | index | archive | help
Hi together, =C2=A0 I playing around with FreeBSD since around 6 months on a secondary system = and like now to run FreeBSD on my primary notebook, whose has the Intel Wir= eless AC 9260=2E root@NilsJ-TP:/ # pciconf -lv none7@pci0:5:0:0: class=3D0x028000 card=3D0x00148086 chip=3D0x25268086 rev=3D0x29 hdr=3D= 0x00 vendor =3D 'Intel Corporation' device =3D 'Wireless-AC 9260' class =3D network After some research I recognized the [Bug 227044](https://bugs=2Efreebsd= =2Eorg/bugzilla/show_bug=2Ecgi?id=3D227044) and because I've experience in = programming, I though I will try to face this issue=2E On GitHub I found some changesets in the iwm whose already solved the same= task for other chipsets: [Add support for Intel 8265 WiFi](https://github=2Ecom/freebsd/freebsd/com= mit/a06e5178adcde2036444b756a2e996513ec570bd) [Add support for iwm 3168 cards](https://github=2Ecom/freebsd/freebsd/comm= it/5237c88c1abcac87b47cc12cee1dff7de106d4d0) After I've repeated all the changes whose have been done for the 8265 and = implemented them similar for the 9260 (because I read they are compatible) = I tried to compile the driver as module=2E root@NilsJ-TP:/usr/src/sys/modules/iwmfw/iwm9260fw # make But the make scripts needs a *=2Efw=2Euu file=2E=2E=2E whose is called a f= irmware? Could anybody please explain me what kind of file this *=2Efw=2Euu is? Is this really a firmware for the wireless chip? Could I easily copy the /usr/src/sys/contrib/dev/iwm/iwm-8265-22=2Efw=2Euu= and use it for the 9260? Many thanks in advance! Regards, Nil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?trinity-092c951e-5f78-4161-9d91-694d75dff473-1551641250599>