Hi Emmanuel,

I took the iwm part of code from your branch,
and compiled with PC-BSD 11.0-CURRENTJUNE2016 source tree
to match the kernel version.
It works very well with the 3165 wireless interface on my Dell Vostro 14 5459.

kernel log:
iwm0: <Intel Dual Band Wireless AC 3165> mem 0xd5100000-0xd5101fff at
device 0.0 on pci2
iwm0: hw rev 0x210, fw ver 16.242414.0, address 08:d4:0c:xx:xx:xx

pciconf -lv:
iwm0@pci0:2:0:0:    class=0x028000 card=0x44108086 chip=0x31658086
rev=0x79 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Wireless 3165'
    class      = network

Tested with usual web browsing, YouTube streaming,
and several hundred MB download for pkg upgrade.

Thanks for your work and DragonFlyBSD's effort on this!

Regards,
Yongjhen.

2016-06-19 23:20 GMT+08:00 Emmanuel Vadot <m...@bidouilliste.com>:
>
>  Hello all,
>
>  I've sync our driver with the DragonflyBSD one.
>  I'm currently happilly running it on three on my laptops :
>  - HP 840 G1 (iwm 7260)
>  - HP 840 G2 (iwm 7265)
>  - HP 840 G3 (iwm 8000C)
>
>  Just so you know :
>  1) I know nothing about wireless
>  2) This was only done in one day
>  3) I started the day sober, I finished it drunk
>  4) There is still locking problem at fw load and scan (probably
> because of 1, 2 and 3)
>  5) I do NOT plan to commit this for 11.0
>  6) I DO plan to commit this for 12 once code freeze is finished (and
> when the last problems would be corrected)
>  7) I will eventually commit this for 11.1
>
>  I you want to test it (especially if you have the 3160 serie) all the
> code is in my github branch : https://github.com/evadot/freebsd/tree/iwm
>  Just recompile the modules from sys/modules/{iwm,iwmfw}.
>  You need the last firmware (version 16.XXX) for the driver to work.
>
>  The main news is that the serie 8000 is supported (found in skylake
> laptop) and that the led works (not on the 8000 serie thought).
>
>  Knowing nothing about wireless I do not plan to maintain this driver
> but I'll try keep it synced with DragonflyBSD/OpenBSD (so yeah I think
> that this is maintening ...)
>
>  Please let me know (here would be better) if you have any problem (or
> not) with this update.
>
>  Cheers,
>
> --
> Emmanuel Vadot
> _______________________________________________
> freebsd-wireless@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
> To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"
_______________________________________________
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to