Downgrade the firmware images imported in r354201.

Version 43 requires further modifications to iwm(4), and this was not
caught in some initial testing.  Version 34 works and is the version
available on Intel's web site.

MFC with:	r354201
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Mark Johnston 2019-11-03 03:23:27 +00:00
parent 2128001171
commit 50b5a6cc0a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=354276
6 changed files with 119040 additions and 113381 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm9000fw
IMG= iwm-9000-43
IMG= iwm-9000-34
.include <bsd.kmod.mk>

View File

@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm9260fw
IMG= iwm-9260-43
IMG= iwm-9260-34
.include <bsd.kmod.mk>