mirror of
https://github.com/proski/madwifi
synced 2024-11-22 14:31:22 +03:00
519d1b2a2e
In particular, enable AH_SUPPORT_AR5312, which enables large parts of HAL code for SoC devices. git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3990 0192ed92-7a03-0410-a25b-9323aeb14dbd
10 lines
287 B
C
10 lines
287 B
C
#define AH_SUPPORT_11D 1
|
|
#define AH_SUPPORT_2316 1
|
|
#define AH_SUPPORT_2317 1
|
|
#define AH_SUPPORT_5311 1
|
|
#define AH_SUPPORT_AR5312 1
|
|
#define AH_SUPPORT_AR5416 1
|
|
/* #define AH_SUPPORT_AR9280 1 */
|
|
/* #define AH_SUPPORT_WRITE_EEPROM 1 */
|
|
/* #define AH_SUPPORT_WRITE_REGDOMAIN 1 */
|