CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/06/22 05:30:00
Modified files: sys/dev/pci : if_iwm.c Log message: 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@.