spyke replied at 2016-1-20 02:45
Hi, My Ralink mt7601 works fine, but one think is very annoying: a lot trash debug info in dmesg abo ...
I haven't noticed your question before, I just noticed it now, but yes, you can reduce the amount of debug - stuff it spits out. Change the line ULONG RTDebugLevel = RT_DEBUG_TRACE; to ULONG RTDebugLevel = 0; in src/os/linux/rt_linux.c before compiling.