Ignore:
Timestamp:
09/19/08 15:35:29 (5 years ago)
Author:
BrainSlayer
Message:

different default settings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/services/sysinit/defaults.c

    r10340 r10413  
    13521352    {"wl1_txant", "0", 0}, 
    13531353    {"wl1_antdiv", "3", 0}, 
     1354#elif HAVE_ALLNETWRT 
     1355    {"wl0_txant", "0", 0}, 
     1356    {"wl0_antdiv", "0", 0}, 
    13541357#else 
    13551358    {"wl0_txant", "3", 0}, 
Note: See TracChangeset for help on using the changeset viewer.