Changeset 10257 for src/router/libutils/utils.c
- Timestamp:
- 09/01/08 16:46:32 (5 years ago)
- File:
-
- 1 edited
-
src/router/libutils/utils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/libutils/utils.c
r10227 r10257 899 899 return ROUTER_BUFFALO_WZRRSG54; 900 900 } 901 if( nvram_match( "melco_id", "31095" ) ) 902 { 903 cprintf( "router is Buffalo WZR-G108\n" ); 904 setRouter( "Buffalo WZR-G108" ); 905 return ROUTER_BRCM4702_GENERIC; 906 } 901 907 if( melco_id > 0 ) // e.g. 29115 902 908 {
Note: See TracChangeset
for help on using the changeset viewer.
