Searched refs:modem_type (Results 1 - 25 of 32) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rom/apps_scripts/
H A Dmodem_at.sh6 modem_type=`nvram get usb_modem_act_type`
H A Dmodem_stop.sh5 modem_type=`nvram get usb_modem_act_type`
42 if [ "$modem_type" == "gobi" ]; then
H A Dmodem_enable.sh14 modem_type=`nvram get usb_modem_act_type`
180 if [ "$modem_type" == "" ]; then
183 modem_type=`nvram get usb_modem_act_type`
184 if [ "$modem_type" == "" ]; then
199 #if [ "$modem_type" == "tty" -o "$modem_type" == "mbim" ]; then
200 # if [ "$modem_type" == "tty" -a "$modem_vid" == "6610" ]; then # e.q. ZTE MF637U
220 echo "VAR: modem_enable($modem_enable) modem_autoapn($modem_autoapn) modem_act_node($modem_act_node) modem_type($modem_type) modem_vid($modem_vid) modem_pid($modem_pid)";
223 if [ "$modem_type"
[all...]
H A Dfind_modem_node.sh6 modem_type=`nvram get usb_modem_act_type`
241 if [ "$modem_type" == "tty" ] && [ "$modem_vid" == "6610" -o "$modem_vid" == "1032" ]; then # e.q. ZTE MF637U, ROYAL Q110.
H A Dmodem_autoapn.sh6 modem_type=`nvram get usb_modem_act_type`
19 #if [ "$modem_type" = "tty" -o "$modem_type" = "mbim" ]; then
20 # if [ "$modem_type" = "tty" -a "$modem_vid" = "6610" ]; then # e.q. ZTE MF637U
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rom/apps_scripts/
H A Dmodem_at.sh6 modem_type=`nvram get usb_modem_act_type`
H A Dmodem_stop.sh5 modem_type=`nvram get usb_modem_act_type`
42 if [ "$modem_type" == "gobi" ]; then
H A Dmodem_enable.sh14 modem_type=`nvram get usb_modem_act_type`
180 if [ "$modem_type" == "" ]; then
183 modem_type=`nvram get usb_modem_act_type`
184 if [ "$modem_type" == "" ]; then
199 #if [ "$modem_type" == "tty" -o "$modem_type" == "mbim" ]; then
200 # if [ "$modem_type" == "tty" -a "$modem_vid" == "6610" ]; then # e.q. ZTE MF637U
220 echo "VAR: modem_enable($modem_enable) modem_autoapn($modem_autoapn) modem_act_node($modem_act_node) modem_type($modem_type) modem_vid($modem_vid) modem_pid($modem_pid)";
223 if [ "$modem_type"
[all...]
H A Dfind_modem_node.sh6 modem_type=`nvram get usb_modem_act_type`
241 if [ "$modem_type" == "tty" ] && [ "$modem_vid" == "6610" -o "$modem_vid" == "1032" ]; then # e.q. ZTE MF637U, ROYAL Q110.
H A Dmodem_autoapn.sh6 modem_type=`nvram get usb_modem_act_type`
19 #if [ "$modem_type" = "tty" -o "$modem_type" = "mbim" ]; then
20 # if [ "$modem_type" = "tty" -a "$modem_vid" = "6610" ]; then # e.q. ZTE MF637U
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rom/apps_scripts/
H A Dmodem_at.sh6 modem_type=`nvram get usb_modem_act_type`
H A Dmodem_stop.sh5 modem_type=`nvram get usb_modem_act_type`
42 if [ "$modem_type" == "gobi" ]; then
H A Dmodem_enable.sh14 modem_type=`nvram get usb_modem_act_type`
180 if [ "$modem_type" == "" ]; then
183 modem_type=`nvram get usb_modem_act_type`
184 if [ "$modem_type" == "" ]; then
199 #if [ "$modem_type" == "tty" -o "$modem_type" == "mbim" ]; then
200 # if [ "$modem_type" == "tty" -a "$modem_vid" == "6610" ]; then # e.q. ZTE MF637U
220 echo "VAR: modem_enable($modem_enable) modem_autoapn($modem_autoapn) modem_act_node($modem_act_node) modem_type($modem_type) modem_vid($modem_vid) modem_pid($modem_pid)";
223 if [ "$modem_type"
[all...]
H A Dfind_modem_node.sh6 modem_type=`nvram get usb_modem_act_type`
241 if [ "$modem_type" == "tty" ] && [ "$modem_vid" == "6610" -o "$modem_vid" == "1032" ]; then # e.q. ZTE MF637U, ROYAL Q110.
H A Dmodem_autoapn.sh6 modem_type=`nvram get usb_modem_act_type`
19 #if [ "$modem_type" = "tty" -o "$modem_type" = "mbim" ]; then
20 # if [ "$modem_type" = "tty" -a "$modem_vid" = "6610" ]; then # e.q. ZTE MF637U
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dwanduck.c1059 if(link_wan[other_wan_unit] && strlen(modem_type) <= 0)
1060 snprintf(modem_type, 32, "%s", nvram_safe_get("usb_modem_act_type"));
1063 if(!strcmp(modem_type, "qmi") || !strcmp(modem_type, "gobi")){
1066 if(!strcmp(modem_type, "qmi")){ // e.q. Huawei E398.
1081 if((!strcmp(modem_type, "tty") || !strcmp(modem_type, "mbim"))
1092 if(!strcmp(modem_type, "tty") && !strcmp(nvram_safe_get("usb_modem_act_vid"), "6610")){ // e.q. ZTE MF637U
1179 if(link_wan[wan_unit] && strlen(modem_type) <= 0)
1180 snprintf(modem_type, 3
[all...]
H A Dwanduck.h170 char modem_type[32]; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dwanduck.c1059 if(link_wan[other_wan_unit] && strlen(modem_type) <= 0)
1060 snprintf(modem_type, 32, "%s", nvram_safe_get("usb_modem_act_type"));
1063 if(!strcmp(modem_type, "qmi") || !strcmp(modem_type, "gobi")){
1066 if(!strcmp(modem_type, "qmi")){ // e.q. Huawei E398.
1081 if((!strcmp(modem_type, "tty") || !strcmp(modem_type, "mbim"))
1092 if(!strcmp(modem_type, "tty") && !strcmp(nvram_safe_get("usb_modem_act_vid"), "6610")){ // e.q. ZTE MF637U
1179 if(link_wan[wan_unit] && strlen(modem_type) <= 0)
1180 snprintf(modem_type, 3
[all...]
H A Dwanduck.h170 char modem_type[32]; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dwanduck.c1059 if(link_wan[other_wan_unit] && strlen(modem_type) <= 0)
1060 snprintf(modem_type, 32, "%s", nvram_safe_get("usb_modem_act_type"));
1063 if(!strcmp(modem_type, "qmi") || !strcmp(modem_type, "gobi")){
1066 if(!strcmp(modem_type, "qmi")){ // e.q. Huawei E398.
1081 if((!strcmp(modem_type, "tty") || !strcmp(modem_type, "mbim"))
1092 if(!strcmp(modem_type, "tty") && !strcmp(nvram_safe_get("usb_modem_act_vid"), "6610")){ // e.q. ZTE MF637U
1179 if(link_wan[wan_unit] && strlen(modem_type) <= 0)
1180 snprintf(modem_type, 3
[all...]
H A Dwanduck.h170 char modem_type[32]; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/atm/
H A Dcxacru.c189 const struct cxacru_modem_type *modem_type; member in struct:cxacru_data
994 val = cpu_to_le32(instance->modem_type->pll_f_clk);
1002 val = cpu_to_le32(instance->modem_type->pll_b_clk);
1026 if (instance->modem_type->boot_rom_patch) {
1043 if (instance->modem_type->boot_rom_patch) {
1101 if (instance->modem_type->boot_rom_patch) {
1112 if (instance->modem_type->boot_rom_patch)
1141 instance->modem_type = (struct cxacru_modem_type *) id->driver_info;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/atm/
H A Dcxacru.c189 const struct cxacru_modem_type *modem_type; member in struct:cxacru_data
994 val = cpu_to_le32(instance->modem_type->pll_f_clk);
1002 val = cpu_to_le32(instance->modem_type->pll_b_clk);
1026 if (instance->modem_type->boot_rom_patch) {
1043 if (instance->modem_type->boot_rom_patch) {
1101 if (instance->modem_type->boot_rom_patch) {
1112 if (instance->modem_type->boot_rom_patch)
1141 instance->modem_type = (struct cxacru_modem_type *) id->driver_info;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libdisk/
H A Dusb_info.c1150 char modem_type[32]; local
1167 snprintf(modem_type, 32, "%s", nvram_safe_get("usb_modem_act_type"));
1172 if((!strncmp(usb_act, "eth", 3) && strcmp(modem_type, "rndis")) // LU-150: ethX with RNDIS
1173 || (!strncmp(usb_act, "usb", 3) && !strcmp(modem_type, "ncm"))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libdisk/
H A Dusb_info.c1150 char modem_type[32]; local
1167 snprintf(modem_type, 32, "%s", nvram_safe_get("usb_modem_act_type"));
1172 if((!strncmp(usb_act, "eth", 3) && strcmp(modem_type, "rndis")) // LU-150: ethX with RNDIS
1173 || (!strncmp(usb_act, "usb", 3) && !strcmp(modem_type, "ncm"))

Completed in 203 milliseconds

12