Add firmware for Intel Centrino Wireless-N 105 devices.

Committed from:	Centrino 105 device
This commit is contained in:
gavin 2014-01-11 18:56:48 +00:00
parent 104ab6ec12
commit f586c22ed6
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>