Home
last modified time | relevance | path

Searched refs:rt2661 (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/ral/
H A DMakefile1 FILES= rt2561s.fw.uu rt2561.fw.uu rt2661.fw.uu rt2860.fw.uu
21 rt2661.fw.uu: microcode.h LICENSE
28 (sed 's/^/# /' LICENSE; ./build | uuencode rt2661.fw) > ${.TARGET}
H A Dmicrocode.h1522 static const uint8_t rt2661[] = { variable
/freebsd/sys/modules/ralfw/rt2661/
H A DMakefile1 IMG= rt2661
/freebsd/sys/modules/ralfw/
H A DMakefile1 SUBDIR= rt2561 rt2561s rt2661 rt2860
/freebsd/sys/modules/ral/
H A DMakefile4 SRCS= rt2560.c rt2661.c rt2860.c if_ral_pci.c
/freebsd/sys/conf/
H A Dfiles2763 dev/ral/rt2661.c optional ral
2795 compile-with "${AWK} -f $S/tools/fw_stub.awk rt2661.fw:rt2661fw -mrt2661 -c${.TARGET}" \
2799 dependency "rt2661.fw" \
2803 rt2661.fw optional rt2661fw | ralfw \
2804 dependency "$S/contrib/dev/ral/rt2661.fw.uu" \
2807 clean "rt2661.fw"