CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/03 13:07:19
Modified files:
sys/dev/pci : if_qwx_pci.c
sys/dev/ic : qwx.c qwxvar.h
Log message:
Try to fetch the board variant from the device tree on platforms that have
one (e.g. on arm64). Needed to extract the right information from the
qwx(4) firmware on the x13s.
ok stsp@
