Hi! It's me again. Finally i was able to compile the driver but i can´t manage to get my network working.
Thi PCI wireless card is a D-Link DWA 525 using a Ralink 3060 Chipset. The card is working because when i use Wifibox or Wicd it scans for networks but i'm not able to connect to any of them. I set up my network without any key but also i can´t.
I tryed to connect manually following this guide: http://doc.slitaz.org/en:guides:wifi-hard ... but it´s the same thing.
When I type this line (which is in fact what wifibox does):
/sbin/udhcpc -b -i WIFI_INTERFACE -p /var/run/udhcpc.WIFI_INTERFACE.pid
appears:
Sending discover...
Sending discover...
Sending discover...
No lease, forking to background.
And thats all. I made some progress (thanks a lot to @ernia !) compiling the driver and making the card work and loading the module at startup but i´m really blocked here. Does anyone knows what can i do?
thaks!