CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/05/25 07:35:12
Modified files:
sys/dev/pci : if_iwm.c if_iwmreg.h if_iwmvar.h
Log message:
Update iwm(4) to firmware API 16 and enable RTS/CTS frame protection.
Requires new firmware! Which has been available in fw_update(1) for some time.
With helpful hints from Emmanuel Grumbach and contributions from Imre Vadasz.
Tested verbatim by phessler@, jasper@, gilles@. Tested as part of a larger
diff by reyk@, robert@, Imre Vadasz, and Bryan Vyhmeister.
Earlier version tested by many. Also passed by kettenis@ very early on.