Home
last modified time | relevance | path

Searched refs:rt2561 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/ral/
H A DMakefile1 FILES= rt2561s.fw.uu rt2561.fw.uu rt2661.fw.uu rt2860.fw.uu
12 rt2561.fw.uu: microcode.h LICENSE
19 (sed 's/^/# /' LICENSE; ./build | uuencode rt2561.fw) > ${.TARGET}
H A Dmicrocode.h26 static const uint8_t rt2561[] = { variable
/freebsd/sys/modules/ralfw/rt2561/
H A DMakefile1 IMG= rt2561
/freebsd/sys/modules/ralfw/
H A DMakefile1 SUBDIR= rt2561 rt2561s rt2661 rt2860
/freebsd/sys/conf/
H A Dfiles2756 compile-with "${AWK} -f $S/tools/fw_stub.awk rt2561.fw:rt2561fw -mrt2561 -c${.TARGET}" \
2760 dependency "rt2561.fw" \
2764 rt2561.fw optional rt2561fw | ralfw \
2765 dependency "$S/contrib/dev/ral/rt2561.fw.uu" \
2768 clean "rt2561.fw"