JFFS for WNR3500Lv2
[tomato.git] / release / src-rt / wnrtool / ambitCfg-wndr3400.h
blob5ec5aa43b42e52ed71416a4f68754a53d897c649
3 #ifndef _AMBITCFG_H
4 #define _AMBITCFG_H
6 #define WW_VERSION 1 /* WW SKUs */
7 #define NA_VERSION 2 /* NA SKUs */
8 #define JP_VERSION 3
9 #define GR_VERSION 4
10 #define PR_VERSION 5
11 #define KO_VERSION 6
12 #define RU_VERSION 7
13 #define SS_VERSION 8
14 #define PT_VERSION 9
15 #define TWC_VERSION 10
16 #define BRIC_VERSION 11
18 #define WLAN_REGION WW_VERSION
19 #define FW_REGION WW_VERSION /* true f/w region */
21 /*formal version control*/
22 #define AMBIT_HARDWARE_VERSION "U12H15500"
23 #define AMBIT_SOFTWARE_VERSION "V1.0.0.38"
24 #define AMBIT_UI_VERSION "16.0.48"
25 #define STRING_TBL_VERSION "1.0.0.38_2.1.9.1"
27 #define AMBIT_PRODUCT_NAME "WNDR3400"
28 #define AMBIT_PRODUCT_DESCRIPTION "Netgear Wireless Router WNDR3400"
29 #define UPnP_MODEL_URL "WNDR3400.aspx"
30 #define UPnP_MODEL_DESCRIPTION "N600"
32 #define AMBIT_NVRAM_VERSION "1" /* digital only */
34 #ifdef AMBIT_UPNP_SA_ENABLE /* Jasmine Add, 10/24/2006 */
35 #define SMART_WIZARD_SPEC_VERSION "0.7" /* This is specification version of smartwizard 2.0 */
36 #endif
38 #endif /*_AMBITCFG_H*/