I've tried three different devices all from different manufacturers now, all of which publish Linux drivers, but none of them seem to be compatible with Raspbian as far as I can see. I've had varying success with each, but never actually managed to build the drivers for any of them successfully.
Be it readme files that lead to non-existant web addresses (not the fault of Raspbian, I know) for required files, or kernel version incompatability, getting my Pi connected to wifi is seeming like a fading dream
The latest device and driver I've tried in a Belkin f5d6050, which purports to have Linux support. I managed to track down the drivers for the specific chipset, an Atmel one, the driver is at76_usb-0.17.
When trying to run make on it via the console in Raspbian, I get an error stating that the kernel at the given address is not configured.
Checking the readme file indicated that you need firmware for the device in order to build the driver. It points to the url: http://developer.berlios.de/projects/at76c503a/.
That's a non-existant address.
Another dead end, sadly, it seems.
