ok, i have full SSI support in kernel and it all loads up fine but im not sure if your aware the way the phonet modem interface works is by providiing a 'virtual' network interface that probvides access to modem etc so i have no /dev nodes that i can see for rild to use, so im wodering if theirs any other way to get android to work with it, also have looked at ofono but it sdoesnt seem to work in the android fs
On May 11, 5:05 pm, Deva R <[email protected]> wrote: > >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 > communityhttp://groups.google.com/group/linux.kernel/browse_thread/thread/1fbd... > > (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 -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
