CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2021/07/29 06:00:30

Modified files:
        sys/dev/pci    : if_iwx.c if_iwxreg.h 

Log message:
Support the new iwx(4) firmware TLC_MNG_CONFIG command.

This command was expanded by a 4 byte max_tx_op field. As far as I can tell
the Linux driver makes no use of this field, so just initialize it to zero.
New firmware panics when we try to initialize Tx rate scaling otherwise.

ok kevlo@

Reply via email to