CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/13 02:48:40
Modified files:
sys/dev/pci : if_iwx.c
Log message:
Show the iwx(4) firmware filename if 'ifconfig iwx0 debug' is active.
This should help with diagnosing device matching bugs. The matching
logic has become increasingly complex. Knowing which firmware file
was selected is useful information which cannot be inferred from the
PCI device ID alone anymore.
