Hi, yeah I got my MS 520 wirless notebook adapter to work (binded it to orinoco) and it's working fine. But where do you enter your AP info? wep, essid, etc...
I've tried afew things:
Enabled DHCP on eth0 via /etc/rc.d/rc.inet1.conf
Entered this in /etc/pcmcia/wireless.opts
Code:
*,*,*,XX,XX,XX,XX,XX,XX)
INFO="Microsoft Wireless Notebook Adapter MN-520"
ESSID="XXXXXX"
CHANNEL="X"
KEY="XXXXXXXXXXXXX"
I've also tried to add this info by iwconfig but when I reboot the information I've added is not there.
What am I doing wrong
