| … | |
… | |
| 102 | #iwpriv_ESSID=( |
102 | #iwpriv_ESSID=( |
| 103 | # "set AuthMode=WPAPSK" |
103 | # "set AuthMode=WPAPSK" |
| 104 | # "set EncrypType=TKIP" |
104 | # "set EncrypType=TKIP" |
| 105 | # "set WPAPSK=yourpasskey" |
105 | # "set WPAPSK=yourpasskey" |
| 106 | #) |
106 | #) |
|
|
107 | #NOTE: Even though you can use WPA like so, you may have to set a WEP key |
|
|
108 | #if your driver claims the AP is encrypted. The WEP key itself will not be |
|
|
109 | #used though. |
| 107 | |
110 | |
| 108 | # Seconds to wait before scanning |
111 | # Seconds to wait before scanning |
| 109 | # Some drivers need to wait until they have finished "loading" |
112 | # Some drivers need to wait until they have finished "loading" |
| 110 | # before they can scan - otherwise they error and claim that they cannot scan |
113 | # before they can scan - otherwise they error and claim that they cannot scan |
| 111 | # or resource is unavailable. The default is to wait zero seconds |
114 | # or resource is unavailable. The default is to wait zero seconds |