CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/02/22 02:15:34

Modified files:
        sys/dev/pci    : if_qwx_pci.c 

Log message:
get rid of the qwx(4) mhi_newstate_task

We can now run MHI state transition code in the interrupt handler.
There is no reason to run a separate thread just to poke at some
registers and send a few of wakeups().

Reply via email to