On Tue, Apr 17, 2012 at 09:50:56PM +0900, 马进 wrote:
> Hi all,
> 
> Where could I find the configuration file for wireless based on ath9k
> driver?
> I want to know how to configure the beacon time, beacon time interval and
> so on.
> Is it hostapd.conf?

Add your needed options in /etc/config/wireless:

option dtim_period '2'
option beacon_int '100'
option ...

--
 Otto
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to