Jouni Malinen wrote :
> 
> On Mon, Mar 06, 2006 at 04:44:27PM +0100, Jiri Benc wrote:
> 
> > PRISM2_PARAM_ADM_STATUS is not used anywhere in kernel nor in userspace.
> > It just passes a value to the driver, so it's safe to remove it.
> 
> This is used to implement radio on/off without having to change other
> parts of the configuration (e.g., set interfaces down). I would rather
> not remove it unless there is an alternative way of doing this.

        The airo driver use 'txpower' for that. txpower has a 'off'
option, and with the airo driver this disable the whole MAC, leaving
the interface up (and 'on' revert back).
        Also note that at your request I defined 'relative' txpower,
i.e. txpower which are not in mW or dBm, because you needed that for
the Prism2 devices.

        Have fun...

        Jean

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to