Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Feb 2017 07:04:07 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r313426 - in head/sys/modules/iwmfw: iwm3160fw iwm7260fw iwm7265fw iwm8000Cfw
Message-ID:  <201702080704.v18747g2017990@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Wed Feb  8 07:04:06 2017
New Revision: 313426
URL: https://svnweb.freebsd.org/changeset/base/313426

Log:
  [iwm] bump firmware to version 17.

Modified:
  head/sys/modules/iwmfw/iwm3160fw/Makefile
  head/sys/modules/iwmfw/iwm7260fw/Makefile
  head/sys/modules/iwmfw/iwm7265fw/Makefile
  head/sys/modules/iwmfw/iwm8000Cfw/Makefile

Modified: head/sys/modules/iwmfw/iwm3160fw/Makefile
==============================================================================
--- head/sys/modules/iwmfw/iwm3160fw/Makefile	Wed Feb  8 07:03:52 2017	(r313425)
+++ head/sys/modules/iwmfw/iwm3160fw/Makefile	Wed Feb  8 07:04:06 2017	(r313426)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
 KMOD=	iwm3160fw
-IMG=	iwm-3160-16
+IMG=	iwm-3160-17
 
 .include <bsd.kmod.mk>

Modified: head/sys/modules/iwmfw/iwm7260fw/Makefile
==============================================================================
--- head/sys/modules/iwmfw/iwm7260fw/Makefile	Wed Feb  8 07:03:52 2017	(r313425)
+++ head/sys/modules/iwmfw/iwm7260fw/Makefile	Wed Feb  8 07:04:06 2017	(r313426)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
 KMOD=	iwm7260fw
-IMG=	iwm-7260-16
+IMG=	iwm-7260-17
 
 .include <bsd.kmod.mk>

Modified: head/sys/modules/iwmfw/iwm7265fw/Makefile
==============================================================================
--- head/sys/modules/iwmfw/iwm7265fw/Makefile	Wed Feb  8 07:03:52 2017	(r313425)
+++ head/sys/modules/iwmfw/iwm7265fw/Makefile	Wed Feb  8 07:04:06 2017	(r313426)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
 KMOD=	iwm7265fw
-IMG=	iwm-7265-16
+IMG=	iwm-7265-17
 
 .include <bsd.kmod.mk>

Modified: head/sys/modules/iwmfw/iwm8000Cfw/Makefile
==============================================================================
--- head/sys/modules/iwmfw/iwm8000Cfw/Makefile	Wed Feb  8 07:03:52 2017	(r313425)
+++ head/sys/modules/iwmfw/iwm8000Cfw/Makefile	Wed Feb  8 07:04:06 2017	(r313426)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
 KMOD=	iwm8000Cfw
-IMG=	iwm-8000C-16
+IMG=	iwm-8000C-17
 
 .include <bsd.kmod.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702080704.v18747g2017990>