CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/06/11 02:17:33

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

Log message:
Use the NVM_GET_INFO command in iwx(4) instead of the manual NVM data
parser inherited from iwm(4).

The old parsing code is merely disabled for now and will be deleted later.
Deleting the old code at the same time would result in a very untidy diff.

Tested by jcs@, sven falempin, and myself.

Reply via email to