[android-kernel] Error in function driver configuration

2009-11-26 Thread Chew Esmero
Hello guys, I've been trying to figure out why is this. I have a function driver based on adb driver. The code was working fine with my first dev phone1 (2.6.29). Unfortunately, the phone was damaged (hw?) & I've got a new dev phone1 replacement. I made some updating (repo sync) but I can't rememb

Re: [android-kernel] line discipline for connectivity combo chips

2009-11-26 Thread Mark Brown
On Thu, Nov 26, 2009 at 06:40:15PM +0530, pavan savoy wrote: > Oh, Ok, never knew such a directory existed. got it. > But still it's got to be ACked by the TTY maintainer - I guess ? It's helpful to at least run it by them, yes. > Also, structure is something like this - Core-driver (core.c + >

Re: [android-kernel] line discipline for connectivity combo chips

2009-11-26 Thread pavan savoy
On Thu, Nov 26, 2009 at 5:42 PM, Mark Brown wrote: > On Thu, Nov 26, 2009 at 10:17:44AM +0530, pavan savoy wrote: > >> problem is where do I submit these sort of drivers ? which touch upon >> TTY sub-system, BlueZ for Bluetooth, V4L2 radio for FM and a simple >> character device driver (with read/

Re: [android-kernel] line discipline for connectivity combo chips

2009-11-26 Thread Mark Brown
On Thu, Nov 26, 2009 at 10:17:44AM +0530, pavan savoy wrote: > problem is where do I submit these sort of drivers ? which touch upon > TTY sub-system, BlueZ for Bluetooth, V4L2 radio for FM and a simple > character device driver (with read/write/poll fops) for GPS. The usual approach is to have a

Re: acquire wake lock on rx path (WAS Re: [android-kernel] gsm modem during suspend)

2009-11-26 Thread Michael Trimarchi
Hi, Nick Pelly wrote: > On Wed, Nov 25, 2009 at 5:06 PM, Michael Trimarchi > mailto:trimar...@gandalf.sssup.it>> wrote: > > Hi, > > Michael Trimarchi wrote: > > Hi all, > > > > I would like to know how android deal with the problem of data > buffering > > during mobile