Home
last modified time | relevance | path

Searched +full:ipw2100 +full:- +full:1.3 +full:- +full:i +full:. +full:fw (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/modules/ipwfw/ipw_ibss/
H A DMakefile1 .PATH: ${SRCTOP}/sys/contrib/dev/ipw
9 ipw_ibss: ipw2100-1.3-i.fw.uu
10 uudecode -p ${.ALLSRC} > ${.TARGET}
12 .include <bsd.kmod.mk>
/freebsd/sys/contrib/dev/ipw/
HDipw2100-1.3-i.fw.uu1 /*-
3 * IMPORTANT - PLEASE READ BEFORE INSTALLING OR USING THIS INTEL(C) SOFTWARE
6 * the following terms and conditions. By loading or using the Software, you agree
7 * to the terms of this Agreement. If you do not wish to so agree, do not install
8 * or use the Software.
14 * * If you are an End-User, only Exhibit A, the SOFTWARE LICENSE AGREEMENT,
15 * applies.
20 * --------------------------------------------------------------------------------
24 * LICENSE. This Software is licensed for use only in conjunction with Intel
25 * component products. Use of the Software in conjunction with non-Intel component
[all …]
HDipw2100-1.3-p.fw.uu1 /*-
3 * IMPORTANT - PLEASE READ BEFORE INSTALLING OR USING THIS INTEL(C) SOFTWARE
6 * the following terms and conditions. By loading or using the Software, you agree
7 * to the terms of this Agreement. If you do not wish to so agree, do not install
8 * or use the Software.
14 * * If you are an End-User, only Exhibit A, the SOFTWARE LICENSE AGREEMENT,
15 * applies.
20 * --------------------------------------------------------------------------------
24 * LICENSE. This Software is licensed for use only in conjunction with Intel
25 * component products. Use of the Software in conjunction with non-Intel component
[all …]
HDipw2100-1.3.fw.uu1 /*-
3 * IMPORTANT - PLEASE READ BEFORE INSTALLING OR USING THIS INTEL(C) SOFTWARE
6 * the following terms and conditions. By loading or using the Software, you agree
7 * to the terms of this Agreement. If you do not wish to so agree, do not install
8 * or use the Software.
14 * * If you are an End-User, only Exhibit A, the SOFTWARE LICENSE AGREEMENT,
15 * applies.
20 * --------------------------------------------------------------------------------
24 * LICENSE. This Software is licensed for use only in conjunction with Intel
25 * component products. Use of the Software in conjunction with non-Intel component
[all …]
/freebsd/sys/conf/
H A Dfiles2 # The long compile-with and dependency lines are required because of
3 # limitations in config: backslash-newline doesn't work in strings, and
4 # dependency lines other than the first are silently ignored.
6 acpi_quirks.h optional acpi \
7 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
8 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9 no-obj no-implicit-rule before-depend \
10 clean "acpi_quirks.h"
11 bhnd_nvram_map.h optional bhnd \
12 …dependency "$S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/tools/nvram_map_gen.awk $S/dev/bhnd/nvr…
[all …]