In effetti la configurazione della sezione wi-fi è un file vuoto.
Ho preso quello che mi hai suggerito e l'ho carito correttamente in quanto è proprio per Atheros (essendo di un WGT634U).
La configurazione è ok, però il problema che ho ora è un'altro...
Linux non mi vede l'interfaccia wi-fi.
Mi spiego meglio...
Durante il caricamento viene caricata correttamente.
ath_hal: 0.9.17.2 (AR5212, AR5312, RF2316, TX_DESC_SWAP)
ath_rate_sample: 1.2 (0.9.2.1)
wlan: mac acl policy registered
ath_ahb: 0.9.4.5 (0.9.2.1)Ma se do il comando "ifconfig" ottengo...
root@OpenWrt:/# ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:46:60:CB:7C
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:994 (994.0 B) TX bytes:319 (319.0 B)
Interrupt:4 Base address:0x1000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)Così come se do il comando "iwconfig" ottengo...
root@OpenWrt:/# iwconfig
eth0 no wireless extensions.
lo no wireless extensions.Non c'è traccia dell'interfaccia wi-fi Atheros

Perchè hai qualche idea?