← Revision 7 as of 2005-03-16 10:07:34
Size: 1041
Comment:
|
← Revision 8 as of 2007-11-23 18:04:06
Size: 1049
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
[http://acx100.sourceforge.net/ ACX100 Wireless network driver project] | [[http://acx100.sourceforge.net/|ACX100 Wireless network driver project]] |
Line 5: | Line 5: |
I've been dinking around with it for a couple of days and it seems I can't get it to host client cards (AP mode). I've tried iwconfig's "Ad-Hoc" and "Managed" wich no luck trying to get an iBook to connect. Trying to set "Master" mode failed with an error message. If I can't get it into an AP mode, back to Fry's it goes as this will need to work for my [http://www.personaltelco.net/index.cgi/Node280 Node280]. | I've been dinking around with it for a couple of days and it seems I can't get it to host client cards (AP mode). I've tried iwconfig's "Ad-Hoc" and "Managed" wich no luck trying to get an iBook to connect. Trying to set "Master" mode failed with an error message. If I can't get it into an AP mode, back to Fry's it goes as this will need to work for my [[http://www.personaltelco.net/index.cgi/Node280|Node280]]. |
Line 7: | Line 7: |
[ftp://ftp.dlink.com/Wireless/dwl520+/Driver/ Dlink ftp server] | [[ftp://ftp.dlink.com/Wireless/dwl520+/Driver/|Dlink ftp server]] |
Line 9: | Line 9: |
[http://acx100.sourceforge.net/matrix.html Device Matrix] | [[http://acx100.sourceforge.net/matrix.html|Device Matrix]] |
ACX100 Wireless network driver project
This project has working code for the TI ACX100 chip which the DWL-520+ uses (and many other cards). Additionally, you will need the firmware off Dlink's ftp sever. I successfully downloaded the source code and compiled it on a Debian unstable box running a custom 2.4.22 kernel. The interface showed up as wlan0 and the tools from wireless-tools worked (iwconfig).
I've been dinking around with it for a couple of days and it seems I can't get it to host client cards (AP mode). I've tried iwconfig's "Ad-Hoc" and "Managed" wich no luck trying to get an iBook to connect. Trying to set "Master" mode failed with an error message. If I can't get it into an AP mode, back to Fry's it goes as this will need to work for my Node280.
-- KrisAmundson