| Code Sample |
modprobe ath_pci wlanconfig ath0 create wlandev wifi0 wlanmode sta iwconfig ath0 essid "tifnrog" iwconfig ath0 key <yourkey> |
| Code Sample |
ifconfig ath0 192.168.1.102 netmask 255.255.255.0 up route add default gw 192.168.1.1 |
| Quote (torp @ Jan. 28 2006,16:59) |
| Any plans to get ad-hoc mode going with madwifi? Would love to be able to use my at&t 6700g on my home wireless net... torp |