CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/18 06:03:57
Modified files:
sys/dev/pci : if_iwx.c
Log message:
Newer iwx(4) firmware doesn't like the DQA command anymore.
Check whether firmware advertises DQA support before sending the DQA
command during device initialization. Newer firmware will raise a
fatal error otherwise. The Tx queue API has been redesigned yet again.
