Home
last modified time | relevance | path

Searched refs:rt2561s (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
3 rt2561s.fw.uu: microcode.h LICENSE
10 (sed 's/^/# /' LICENSE; ./build | uuencode rt2561s.fw) > ${.TARGET}
H A Dmicrocode.h774 static const uint8_t rt2561s[] = { variable
/freebsd/sys/modules/ralfw/rt2561s/
H A DMakefile1 IMG= rt2561s
/freebsd/sys/modules/ralfw/
H A DMakefile1 SUBDIR= rt2561 rt2561s rt2661 rt2860
/freebsd/sys/conf/
H A Dfiles2770 compile-with "${AWK} -f $S/tools/fw_stub.awk rt2561s.fw:rt2561sfw -mrt2561s -c${.TARGET}" \
2774 dependency "rt2561s.fw" \
2778 rt2561s.fw optional rt2561sfw | ralfw \
2779 dependency "$S/contrib/dev/ral/rt2561s.fw.uu" \
2782 clean "rt2561s.fw"