CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/26 12:40:05
Modified files:
sys/dev/pci : if_iwm.c
Log message:
Get rid of the DELAY() hack in the firmware loader for 8000 family
iwm(4) devices. I don't see any problems without this hack.
I suppose the underlying problem was fixed in if_iwm.c r1.146.
Add some additional error checking while here.
Tested by me on 8260 and by claudio@ on 8265.
ok claudio@
