Remove code from iwm(4) which sends DTIM and TSF information to the
authorstsp <stsp@openbsd.org>
Wed, 22 Jun 2016 11:30:00 +0000 (11:30 +0000)
committerstsp <stsp@openbsd.org>
Wed, 22 Jun 2016 11:30:00 +0000 (11:30 +0000)
commite0b63f13e2f7ac8f781768e6637db4468631aed6
tree082d87e4e67766e425c4c7eec129f886a5f043ee
parent03879b94a9a26e4c07f06c8d6f14f09abcce0037
Remove code from iwm(4) which sends DTIM and TSF information to the
firmware based on information from the wireless stack. Letting the
firmware deal with these details by itself seems to work better.
Fixes association issues with 8260 hardware for me and Bryan Vyhmeister.
Also tested by jcs@.
sys/dev/pci/if_iwm.c