Re: [Barry-devel] Kernel driver questions

2008-11-08 Thread Rick Scott
On Sat, 2008-11-08 at 05:37 -0500, Chris Frey wrote: > On Sat, Nov 08, 2008 at 05:11:23AM -0500, Rick Scott wrote: > > > In reading through the code, it appears that the desktop support is not > > > finished yet. Is this correct? > > > > Is software ever really finished :) How so? > > :-) > > I

Re: [Barry-devel] Kernel driver questions

2008-11-08 Thread Chris Frey
On Sat, Nov 08, 2008 at 05:11:23AM -0500, Rick Scott wrote: > > In reading through the code, it appears that the desktop support is not > > finished yet. Is this correct? > > Is software ever really finished :) How so? :-) I saw a desktop_write() but I didn't see a desktop_read(), so I assumed

Re: [Barry-devel] Kernel driver questions

2008-11-08 Thread Rick Scott
On Sat, 2008-11-08 at 01:24 -0500, Chris Frey wrote: > Hi Rick, > > Got some questions for you: :-) > > In reading through the code, it appears that the desktop support is not > finished yet. Is this correct? Is software ever really finished :) How so? > > It also looks like the interface, f

[Barry-devel] Kernel driver questions

2008-11-07 Thread Chris Frey
Hi Rick, Got some questions for you: :-) In reading through the code, it appears that the desktop support is not finished yet. Is this correct? It also looks like the interface, from a userspace perspective, is reading and writing to the desktop0 tty, and using the Blackberry serial protocol.