Add firmware version 18.168.6.1 (API version 6) for Intel Centrino

Wireless-N 135 wireless adapters, soon to be supported by iwn(4).

Committed using:	Laptop with Centrino 135 chipset
Obtained from:	wireless.kernel.org firmware downloads
This commit is contained in:
Gavin Atkinson 2014-01-05 01:07:14 +00:00
parent 25a9c4c83a
commit fd71662513
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=260313
3 changed files with 12351 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
# $FreeBSD$
SUBDIR= iwn1000 iwn4965 iwn5000 iwn5150 iwn6000 iwn6000g2a iwn6000g2b iwn6050 iwn2000 iwn2030
SUBDIR= iwn135 iwn1000 iwn4965 iwn5000 iwn5150 iwn6000 iwn6000g2a iwn6000g2b iwn6050 iwn2000 iwn2030
.include <bsd.subdir.mk>

View File

@ -0,0 +1,6 @@
# $FreeBSD$
KMOD= iwn135fw
IMG= iwlwifi-135-6-18.168.6.1
.include <bsd.kmod.mk>