![Atheros AP222A User Manual Download Page 56](http://html1.mh-extra.com/html/atheros/ap222a/ap222a_user-manual_2998481056.webp)
COMPANY CONFIDENTIAL
55
driver_caps
#iwpriv ath
N
driver_caps
caps
This command is used to manually set the driver capabilities flags. This is normally used for testing, since the
driver itself will fill in the proper capability flags. The flags are defined as follows:
0x00000001
WEP
0x00000200
Power Management
0x01000000
WPA 2
0x00000002
TKIP
0x00000400
Host AP
0x00800000
WPA 1
0x00000004
AES
0x00000800
Ad hoc Demo
0x02000000
Burst
0x00000008
AES_CCM
0x00001000
Software Retry
0x04000000
WME
0x00000010
HT Rates
0x00002000
TX Power Mgmt
0x08000000
WDS
0x00000020
CKIP
0x00004000
Short Slot time
0x10000000
WME TKIP MIC
0x00000040
Fast Frame
0x00008000
Short Preamble
0x20000000
Background Scan
0x00000080
Turbo
0x00010000
Monitor Mode
0x40000000
UAPSD
0x00000100
IBSS
0x00020000
TKIP MIC
0x80000000
Fast Channel Change
This command has a corresponding get command. It has no default value.
#iwpriv ath0 driver_caps 0x034000003
#iwpriv ath0 get_driver_caps
ath0 get_driver_caps:872415235
dtim_period
#iwpriv ath
N
dtim_period
delivery period
This is used to set the Delivery Traffic Indication Map (DTIM) period. The DTIM is an interval specified by
the AP to the station indicating when multicast traffic may be available for the station, requiring the STA to be
awake to receive the messages. This command will set the AP’s DTIM period, in milliseconds. A longer
DTIM will provide for a greater power savings, but will increase multicast latency. This parameter has a
default value of 1 millisecond. There is a corresponding get command.
#iwpriv ath0 dtim_period 5
#iwpriv ath0 get_dtim_period
wifi0 get_dtim_period:1
fastcc
#iwpriv ath
N
fastcc 1|0
This enables fast channel change. A value of 1 indicates that channel changes within band will be done without
resetting the chip. A value of 0 indicates that any channel change will require a chip reset. This command has a
corresponding get command, and its default value is 0
#iwpriv ath0 fastcc 1
#iwpriv ath0 get_fastcc
ath0 get_fastcc:1