Hi,

there is a small error on this page:

http://www.opensolaris.org/os/community/laptop/wireless/iwi/

This line:

wificonfig -i iwi0 createprofile essid=ssid encryption=wep wepkey1=wepkey

is not correct. It should rather look like this:

wificonfig createprofile <profileName> essid=<ssid> encryption=<wep> 
wepkey1=<wepkey>

In the next line, I would recommend indicating that there are two
options:

wificonfig -i iwi0 connect <ssid>

wificonfig -i iwi0 connect <profileName>

where the second one provides the link to the profile created in the
previous step and thus I think is more intuitive.

HTH,
Matthias

------------------------------------------------------------------------
Dr. Matthias Laux - Sun Microsystems, Sun Competence Center

Snail Mail: Altrottstr. 31, 69190 Walldorf, Germany
Phone     : Tel. +49 6227 356-231 / -222 (FAX)
Home Page : http://tachyon.germany.sun.com


Reply via email to