mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove all configuration variables that use RTL8188E*
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
efaf0dce64
commit
1eb356210f
7 changed files with 2 additions and 123 deletions
|
@ -1602,11 +1602,7 @@ Current IOREG MAP
|
|||
|
||||
#define EEPROM_Default_AntTxPowerDiff 0x0
|
||||
#define EEPROM_Default_TxPwDiff_CrystalCap 0x5
|
||||
#if (RTL8188ES_SUPPORT==1) //for SDIO
|
||||
#define EEPROM_Default_TxPowerLevel 0x25
|
||||
#else //for USB/PCIE
|
||||
#define EEPROM_Default_TxPowerLevel 0x2A
|
||||
#endif
|
||||
|
||||
#define EEPROM_Default_HT40_2SDiff 0x0
|
||||
#define EEPROM_Default_HT20_Diff 2 // HT20<->40 default Tx Power Index Difference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue