| Hi, Vita!
There is hardly an existing solution on internet. The links you provided can not directly help us, since they are OS dependent and it's not possible to run a linux-like OS on avr microcontrollers . The only help to us is we can make a better understanding of open source wlan adapter drivers under linux, which i think probably can be ported to our devices. As far as I know, none wlan adapter chipset has detailed documents, or at least we can not get them on websites. So the only way I can think out is to reference the existing linux driver and try to port it. That is what i'm doing. You can find an open source driver for "SiS 162u" chipset, otherwise change to another chipset if possible. BTW, my adapter is based on rt2571w chipset and the microcontroller is at90usb1287.
Hope keeping touch with you and getting more information from you.
Good luck ! |