Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af01c04e authored by Luis R. Rodriguez's avatar Luis R. Rodriguez Committed by John W. Linville
Browse files

ath9k_hw: split initvals.h by hardware family



The initvals.h file is over 7000 lines now, so instead of adding
AR9003 initvals to it instead lets split the current initvals.h by
hardware family: AR5008, AR9001, AR9002

The AR9003 family will have its own initval file later.

Signed-off-by: default avatarLuis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent ca375554
Loading
Loading
Loading
Loading
+742 −0

File added.

Preview size limit exceeded, changes collapsed.

+1254 −0

File added.

Preview size limit exceeded, changes collapsed.

+7 −1977

File changed and moved.

Preview size limit exceeded, changes collapsed.

+3 −1
Original line number Diff line number Diff line
@@ -20,7 +20,9 @@
#include "hw.h"
#include "hw-ops.h"
#include "rc.h"
#include "initvals.h"
#include "ar5008_initvals.h"
#include "ar9001_initvals.h"
#include "ar9002_initvals.h"

#define ATH9K_CLOCK_RATE_CCK		22
#define ATH9K_CLOCK_RATE_5GHZ_OFDM	40