CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/15 13:48:23
Modified files:
sys/dev/pci : if_iwm.c
Log message:
Implement Rx of multiple frames per interrupt in the iwm(4) driver.
Based on my original diff committed in if_iwm.c r1.171, with bugs fixed.
Fixes bogus "unhandled firmware response" errors on 8265 reported by mlarkin@
Tests by mlarkin@, benno@, matthieu@, anton@, kn@, Tracey Emery, Jesper Wallin
on 7260, 7265, and 8265 chips.
