On Tue, Oct 6, 2009 at 10:08 PM, Aditya Bhave <aybh...@cmu.edu> wrote:
> Is there any detailed documentation on the internals of ath5k code?
>
> 1. Description of the data structures
> 2. Flow-diagram of function calls
> 3. What register is used for what aspect of WiFi etc etc

Nope (I think you'll find this is true of most/all drivers).

Most of the intelligence is in the upper layers (mac80211), which are
documented on http://wireless.kernel.org/.  Most of the work to enable
it will be in those layers, as Luis said.  BTW search the list, several
people have proposed ideas for an infrastructure for channel width
setting.

-- 
Bob Copeland %% www.bobcopeland.com
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to