CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/01 07:49:51
Modified files:
sys/dev/pci : if_iwm.c
Log message:
Reset the ucode interrupt flag in the softc before loading iwm(4) 8k firmware.
Makes firmware load work reliably without the horrid tsleep() workaround hack.
Patch by Imre Vadasz
