Changeset 16935


Ignore:
Timestamp:
04/28/11 02:56:05 (2 years ago)
Author:
BrainSlayer
Message:

all parties aggeed about the old behaviour again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/libutils/utils.c

    r16934 r16935  
    32523252                sec0_gpio = 0x10d; 
    32533253                usb_power = 0x110; 
    3254                 power_gpio = 0x12e;     // card 1, gpio 14 
     3254                connected_gpio = 0x12e; // card 1, gpio 14 
    32553255#endif 
    32563256#ifdef HAVE_WZRG300NH2 
     
    34343434                sec0_gpio = 0x10d; 
    34353435                usb_power = 0x110; 
    3436                 power_gpio = 0x12e;     // card 1, gpio 14 
     3436                connected_gpio = 0x12e; // card 1, gpio 14 
    34373437#endif 
    34383438#ifdef HAVE_WZRG300NH2 
Note: See TracChangeset for help on using the changeset viewer.