History log of /freebsd-current/usr.sbin/fwget/pci/pci_network_qca
Revision Date Author Comments
# dd8a74e7 11-May-2023 Bjoern A. Zeeb <bz@FreeBSD.org>

fwget: add support for various WiFi NICs

Add support for Realtek, QCA, and Mediatek WiFi NIC cards.
We group the matching entries by driver in sub-functions in order
to semi-automatically create the lists for now.

Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D40073