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:
markj 2019-11-03 03:23:27 +00:00
parent f7c2a05990
commit d28d338e46
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>