aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2017-06-04 21:28:03 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2017-06-04 21:28:03 +0000
commitd057daeddadbe8bfec712b225921e8ba78d2670d (patch)
treea69e197ab7c722222fd376f06ee7f87c78fae361 /sys/modules
parent13811c267770cf5f701ef187c1f4962f5bb59ca8 (diff)
downloadsrc-d057daeddadbe8bfec712b225921e8ba78d2670d.tar.gz
src-d057daeddadbe8bfec712b225921e8ba78d2670d.zip
[iwmfw] bump built firmware now to version 22 for 7265D and 8000C.
Notes
Notes: svn path=/head/; revision=319588
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/iwmfw/iwm7265Dfw/Makefile2
-rw-r--r--sys/modules/iwmfw/iwm8000Cfw/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/iwmfw/iwm7265Dfw/Makefile b/sys/modules/iwmfw/iwm7265Dfw/Makefile
index 2033d5e0879b..1746e386e92a 100644
--- a/sys/modules/iwmfw/iwm7265Dfw/Makefile
+++ b/sys/modules/iwmfw/iwm7265Dfw/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm7265Dfw
-IMG= iwm-7265D-17
+IMG= iwm-7265D-22
.include <bsd.kmod.mk>
diff --git a/sys/modules/iwmfw/iwm8000Cfw/Makefile b/sys/modules/iwmfw/iwm8000Cfw/Makefile
index 22aa192e8f5f..061470908325 100644
--- a/sys/modules/iwmfw/iwm8000Cfw/Makefile
+++ b/sys/modules/iwmfw/iwm8000Cfw/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwm8000Cfw
-IMG= iwm-8000C-16
+IMG= iwm-8000C-22
.include <bsd.kmod.mk>