mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
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
6 lines
79 B
Makefile
6 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= iwn100fw
|
|
IMG= iwlwifi-100-39.31.5.1
|
|
|
|
.include <bsd.kmod.mk>
|