freebsd-dev/sys/modules/rtw88fw/rtw8822c/Makefile
Bjoern A. Zeeb 3443476ca9 rtw88: downgrade rtw8822c firmware to 9.9.10
Firmware version 9.9.11 added support for hw_scan and is reportedly
causing more problems than 9.9.10 does.  Until we get a chance to
test this out downgrade the firmware in order to help people testing
more.

Sponsored by:	The FreeBSD Foundation
PR:		248235
MFC after:	2 days
X-MFC:		just to get the reminder with the original commit
X-MFC with:	73d4ebea35
2022-04-08 11:14:54 +00:00

7 lines
64 B
Makefile

# $FreeBSD$
VERSION= 9910
NAME= 8822c
.include <bsd.kmod.mk>