Add iwn-100 firmware.
The firmware is from the Linux firmware git repository; the intel licence is the same as other firmware blobs. Tested: iwn1: <Intel Centrino Wireless-N 100> mem 0xf4800000-0xf4801fff irq 19 at device 0.0 on pci5
This commit is contained in:
parent
1a326e5730
commit
720e6a9c6f
5925
sys/contrib/dev/iwn/iwlwifi-100-39.31.5.1.fw.uu
Normal file
5925
sys/contrib/dev/iwn/iwlwifi-100-39.31.5.1.fw.uu
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR= iwn105 \
|
||||
SUBDIR= iwn100 \
|
||||
iwn105 \
|
||||
iwn135 \
|
||||
iwn1000 \
|
||||
iwn2000 \
|
||||
|
6
sys/modules/iwnfw/iwn100/Makefile
Normal file
6
sys/modules/iwnfw/iwn100/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
KMOD= iwn100fw
|
||||
IMG= iwlwifi-100-39.31.5.1
|
||||
|
||||
.include <bsd.kmod.mk>
|
Loading…
Reference in New Issue
Block a user