Next: get_doth - Get 802.11h
Up: Private (Driver Specific) Driver
Previous: get_bintval - Get Beacon
Contents
- Number of Input Arguments: 1
- Number of Returned Arguments: 0
- Default Value: Disabled
- Resets State Machine After Command: Yes
This command enables and disables the 802.11h support. To enable the
support, a value of 1 is passed into the driver. To disable 802.11h
support, a value of 0 is passed into the driver.
Example:The following command enables 802.11h on ath0:
myprompt# iwpriv ath0 doth 1
root
2005-12-16