Changeset 3884

Show
Ignore:
Timestamp:
12/17/08 19:18:47 (2 years ago)
Author:
proski
Message:

Hardcode data for i386 for now. We'll need to do it better.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • madwifi/branches/madwifi-free/ath_hal/opt_ah.h

    r1736 r3884  
    1 #include OPT_AH_H 
     1#define AH_SUPPORT_AR5210       1 
     2#define AH_SUPPORT_AR5211       1 
     3#define AH_SUPPORT_AR5212       1 
     4#define AH_SUPPORT_AR5416       1 
     5#define AH_SUPPORT_2133 1 
     6#define AH_SUPPORT_2413 1 
     7#define AH_SUPPORT_2417 1 
     8#define AH_SUPPORT_2425 1 
     9#define AH_SUPPORT_5111 1 
     10#define AH_SUPPORT_5112 1 
     11#define AH_SUPPORT_5413 1 
     12#define AH_ENABLE_FORCEBIAS     1