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
This commit is contained in:
Bjoern A. Zeeb 2022-04-08 11:11:14 +00:00
parent 170acccf1e
commit 3443476ca9
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# $FreeBSD$
VERSION= 9911
VERSION= 9910
NAME= 8822c
.include <bsd.kmod.mk>