> > If you are talking about
> > # wificonfig -i iwi0 setparam radio=off
> > Yes, it's a great RFE. We can try to find if any
> > walkaround is there.
I did a bit more testing. After deconfiguring the
iwi0 interface with initmenu, I checked things
with wificonfig:
# wificonfig -i iwi0 showstatus
linkstatus: connected
active profile: [RSG-b]
essid: RSG-b
encryption: WEP
signal strength: strong(14)
# wificonfig -i iwi0 disconnect
# wificonfig -i iwi0 showstatus
linkstatus: not connected
# wificonfig -i iwi0
parameter property
bssid read only
essid read/write
bsstype read/write
rates read/write
authmode read/write
encryption read/write
wepkeyindex read/write
signal read only
radio read/write
# wificonfig -i iwi0 getparam radio
radio: on
# wificonfig -i iwi0 setparam radio=off
# wificonfig -i iwi0 getparam radio
radio: on
It looks like the radio parameter is not acted on?
Maybe I'm not doing something correctly so I could
use hints and suggestions :-)
Thanks,
Stuart
This message posted from opensolaris.org