thx for ur reply, I used atheros wifi and now it's succesfully configured and my notebook detect my OpenWrt wireless. My problem now is I can not connect to my wireless. My wireless config is like this:
config wifi-device wifi0
option type atheros
option channel '5'
option agmode 11b, 11g
option distance '50'
option diversity '0'
option txantenna '1'
option rxantenna '1'
option disabled '0'
config wifi-iface
option device wifi0
option mode ap
option ssid OpenWrt
option hidden 0
option encryption none
option isolate '0'
option txpower '18'
option bgscan '0'
option wds '0'
option network 'lan'
any solution??
(Last edited by borneoboy on 19 Nov 2007, 06:41)