HI

 i'm also trying to use the gsmmux
will u be able to share the procedure u did to integrate the gsmmuxd

Thanks in advance


On Wed, Feb 4, 2009 at 1:12 AM, Kiku <[email protected]> wrote:

>
> Hi all,
>
> I'm trying to use the 07.10 multiplexer to talk to the baseband
> modem.  According to the log, the serial device is not ready for
> reading (file gsm0710muxd.c, function chat() ):
>
>        (...)
>        SYSCHECK(sel = select(serial_device_fd + 1, &rfds, NULL, NULL,
> &timeout));
>        LOGMUXD( "Selected %d", sel);
>        if (FD_ISSET(serial_device_fd, &rfds))
>        (...)
>
> The return value of FD_ISSET is 0, meaning that the device is not
> ready for reading.  Has anybody encountered the same problem, and do
> you have any suggestions or comments on why the device would not be
> ready?  Thanks in advance.
>
> Kind regards,
> Francesc
>
>
> >
>


-- 
Regards
Venkam Balakrishna

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to