View Single Post
Old 11-26-2001   #2 (permalink)
 
Posts: n/a
Easy :)

For none Prism2-based cards:

Just edit the file /etc/pcmcia/wireless.opts or run
# iwconfig <device> ESSID <ESSID>
# iwconfig <device> key off (or on)
# iwconfig <device> rate 11M

I discovered that by default the driver will set your hostname as nick. You can change this by the command
# iwconfig <device> nick <new-nick>
  Reply With Quote