Hello, I had the same problem as described on http://www.acmesystems.it/?id=705
I decided to search for drivers and I found on http://www.ralinktech.com/ralink/Home/Support/Linux.html (RT2501USB(RT73:RT2571W/RT2573/RT2671) Then I decided to rename the old wireless driver in the kernel mv devboard-R2_01/os/linux/drivers/fox-normal/rt73usb devboard-R2_01/ os/linux/drivers/fox-normal/rt73usb_OLD Next I extracted the downloaded driver to devboard-R2_01/os/linux/drivers/fox-normal/rt73usb Afterwards I copied the Makefiles from the rt73usb_OLD directory and I got a successfull image build by the standard procedure, where I selected the wireless C1 in the first step of course. make menuconfig ./configure make this produced an fimage which contained a wireless driver without any streaming problems. For testing I transferred from a usb stick 500MB of Data without any problems. greets Juergen
