Skip to content

Commit

Permalink
ath5k: PHY code cleanup
Browse files Browse the repository at this point in the history
 * Clean up initial rf buffer settings (new file rfbufer.h) and introduce a
   new way to access specific rf registers (will use it later)

 * Clean up initial rf gain settings by moving them on a new file (rfgain.h)
   so we can later work on gain optimization functions

 * Update initial rf buffer settings and initial rf gain settings from HALs.
   This breaks things for now because our current dumps come from pre-configured
   rf buffer (regdumps already had the needed values set from binary HAL).

 Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>

Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Nick Kossifidis authored and John W. Linville committed Feb 13, 2009
1 parent 7b08b3b commit 33a3182
Show file tree
Hide file tree
Showing 3 changed files with 1,636 additions and 1,133 deletions.
Loading

0 comments on commit 33a3182

Please sign in to comment.