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:
parent
2128001171
commit
50b5a6cc0a
59521
sys/contrib/dev/iwm/iwm-9000-34.fw.uu
Normal file
59521
sys/contrib/dev/iwm/iwm-9000-34.fw.uu
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
59517
sys/contrib/dev/iwm/iwm-9260-34.fw.uu
Normal file
59517
sys/contrib/dev/iwm/iwm-9260-34.fw.uu
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
KMOD= iwm9000fw
|
||||
IMG= iwm-9000-43
|
||||
IMG= iwm-9000-34
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
KMOD= iwm9260fw
|
||||
IMG= iwm-9260-43
|
||||
IMG= iwm-9260-34
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user