Add firmware for the Intel 2030 and variants.

Submitted by:	Cedric GROSS <cg@gross.info>
Obtained from:	Linux, Intel
This commit is contained in:
Adrian Chadd 2013-08-11 01:09:16 +00:00
parent a887c8a18c
commit aca5021d5f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254202
3 changed files with 24911 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
SUBDIR= iwn1000 iwn4965 iwn5000 iwn5150 iwn6000 iwn6000g2a iwn6000g2b iwn6050 iwn2030
.include <bsd.subdir.mk>

View File

@ -0,0 +1,6 @@
# $FreeBSD$
KMOD= iwn2030fw
IMG= iwnwifi-2030-18.168.6.1
.include <bsd.kmod.mk>