Hi,
  My pppd stuck in ioctl(tty_fd, TIOCSETD, &ppp_disc) call in
tty_establish_ppp function.

i am using same serial interface(/dev/ttymxc2) for gsm and gprs.

if i disable gsm and run only pppd it will not hang in  ioctl(tty_fd,
TIOCSETD, &ppp_disc) call.

if i run both gsm and gprs(gprs will start pppd using same serial
inteface) pppd will hang in ioctl(tty_fd, TIOCSETD, &ppp_disc) call.

 whether we can use same serial interface for gsm and gprs or
different serial interface(/dev/ttymxc2 and /dev/ttymxc3)..?


Ash

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to