CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/04 05:16:48
Modified files:
sys/dev/pci : if_iwm.c
Log message:
iwm API version -31 firmware and up will crash after load unless the driver
explicitly enables support for 31 queues in the GP_CTRL register.
Coincidence? Accident? Bad joke? In any case this took us several days
to figure out; the root cause was eventually identified by patrick@
ok patrick@
