AR9300

2013-03-21 Thread Mark Austin
I'm going to help test the AR9300 code. I just checked out a complete copy of the HEAD sources along with the latest copy of the AR9300 from the erikarn git repo. I moved the source code into the correct file/folder location that is listed in the comments of the ath Makefile. I'm under the assumpti

Re: AR9300

2013-03-21 Thread Adrian Chadd
Hi! You'll need to comment out the ath, ath_hal, and ath_rate_sample devices in your kernel. You'll need to add: ATH_DEBUG AH_DEBUG ATH_ENABLE_11N ATH_DIAGAPI .. AH_DEBUG / ATH_ENABLE_11N Are required for it to work; the others are for debugging. The build only works as a module. You'll need t