>i am working on porting android to the nokia N900 device, currently have >the android os itself running great.
>any ideas how to find out which of the >ttyS* device nodes is the modem (i have ttyS0-3 so 4 nodes) as im a >bit baffled at the moment, its not regular serial bus, but a SSI bus. you need to have SSI driver and a character device support in your kernel.. its posted by nokia sometime back to community http://groups.google.com/group/linux.kernel/browse_thread/thread/1fbdd619c3823c1d/f7fd9826fc879df3?lnk=raot (guess u should have seen while working with maemo) On Tue, May 11, 2010 at 8:36 PM, DJ_Steve <[email protected]> wrote: > ok heres a challenge for you, as stated in my previous post i am > working on porting android to the nokia N900 device, currently have > the android os itself running but im trying to get the cell modem > running but this is where i have a problem, im not sure how rild works > but i dont believe i have a serial interface to the cell modem due to > it runnign via phonet module, any ideas how to find out which of the > ttyS* device nodes is the modem (i have ttyS0-3 so 4 nodes) as im a > bit baffled at the moment, > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
