Home
last modified time | relevance | path

Searched refs:rt2860 (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
30 rt2860.fw.uu: microcode.h LICENSE
37 (sed 's/^/# /' LICENSE; ./build | uuencode rt2860.fw) > ${.TARGET}
H A Dmicrocode.h2270 static const uint8_t rt2860[] = { variable
/freebsd/sys/modules/ralfw/rt2860/
H A DMakefile1 IMG= rt2860
/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 Dfiles2753 dev/ral/rt2860.c optional ral
2798 compile-with "${AWK} -f $S/tools/fw_stub.awk rt2860.fw:rt2860fw -mrt2860 -c${.TARGET}" \
2802 dependency "rt2860.fw" \
2806 rt2860.fw optional rt2860fw | ralfw \
2807 dependency "$S/contrib/dev/ral/rt2860.fw.uu" \
2810 clean "rt2860.fw"