Add firmware for Intel Centrino Wireless-N 105 devices.

Committed from:	Centrino 105 device
This commit is contained in:
Gavin Atkinson 2014-01-11 18:56:48 +00:00
parent c254a2091c
commit e1a5283697
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=260552
3 changed files with 12149 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,7 @@
# $FreeBSD$
SUBDIR= iwn135 \
SUBDIR= iwn105 \
iwn135 \
iwn1000 \
iwn2000 \
iwn2030 \

View File

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