Update iwmfw(4) to include support for 8260 series units and update
authorsbruno <sbruno@FreeBSD.org>
Mon, 25 Jul 2016 23:05:25 +0000 (23:05 +0000)
committersbruno <sbruno@FreeBSD.org>
Mon, 25 Jul 2016 23:05:25 +0000 (23:05 +0000)
commitd6bd5f76ba700b8c34b4f1f39561af387b5e40a0
tree6d876acc1ce969921e5bea4578e4e30663362f3c
parentbf816b8ee196963d16739271f575826be459e7e7
Update iwmfw(4) to include support for 8260 series units and update
f/w for the other devices supported by this driver.

Patch linked in https://reviews.freebsd.org/D6967 but not actually
a part of the review.

Obtained from DragonflyBSD.

Submitted by:   Kevin Bowling <kev009@kev009.com>
MFC after:      2 weeks
Relnotes:       yes
14 files changed:
share/man/man4/iwmfw.4
sys/conf/files
sys/contrib/dev/iwm/iwm-3160-16.fw.uu [new file with mode: 0644]
sys/contrib/dev/iwm/iwm-3160-9.fw.uu
sys/contrib/dev/iwm/iwm-7260-16.fw.uu [new file with mode: 0644]
sys/contrib/dev/iwm/iwm-7260-9.fw.uu
sys/contrib/dev/iwm/iwm-7265-16.fw.uu [new file with mode: 0644]
sys/contrib/dev/iwm/iwm-7265-9.fw.uu
sys/contrib/dev/iwm/iwm-8000C-16.fw.uu [new file with mode: 0644]
sys/modules/iwmfw/Makefile
sys/modules/iwmfw/iwm3160fw/Makefile
sys/modules/iwmfw/iwm7260fw/Makefile
sys/modules/iwmfw/iwm7265fw/Makefile
sys/modules/iwmfw/iwm8000Cfw/Makefile [copied from sys/modules/iwmfw/iwm3160fw/Makefile with 51% similarity]