Hi.

I recently configured my environment to compile and test OpenWrt using the new Git repository (https://github.com/openwrt/openwrt)

I cloned, updated and installed the feeds, selected my target as Lantiq -> XRX200, added the xDSL drivers and the ATH9K kernel modules.

Everything compile file and Installed on my device without problems.

ADSL worked file but Wireless didn't. I looked carefully in the logs and I don't see anything suspicious. But the Wireless is always showing as "Disabled" on the lUci interface.

Strangely, if I use the "Scan" feature on the Wireless GUI, I can see my neighbors Networks, so, it seems that the Wireless adapter is working somehow, but, I'm not able to make it as a AP.

Some months ago, I compiled OpenWRT using the old repository and Wireless worked fine, so, this leads me to think something in the new repository configuration is making it now work.

At this point I'm clueless of where/what should I look for to fix this.

Any help is much appreciated.