Re: [RFC 0/2] UVC gadget driver

2010-05-03 Thread Laurent Pinchart
Hi Robert, On Monday 03 May 2010 10:29:17 Robert Lukassen wrote: > > > > Both drivers act as "webcams". Robert's version exports the local > > > > frame buffer through USB, making the "webcam" capture what's > > > > displayed on the device. My version exposes a V4L2 interface to > > > > userspace,

RE: [RFC 0/2] UVC gadget driver

2010-05-03 Thread Robert Lukassen
> > > Both drivers act as "webcams". Robert's version exports the local > > > frame buffer through USB, making the "webcam" capture what's > > > displayed on the device. My version exposes a V4L2 interface to > > > userspace, allowing an application on the device to send > whatever it > > >

Re: [RFC 0/2] UVC gadget driver

2010-04-30 Thread Laurent Pinchart
Hi Greg, On Thursday 29 April 2010 05:41:11 Greg KH wrote: > On Thu, Apr 29, 2010 at 12:52:57AM +0200, Laurent Pinchart wrote: > > Hi everybody, > > > > Here's a new version of the UVC gadget driver I posted on the list some > > time ago, rebased on 2.6.34-rc5. > > > > The private events API has

Re: [RFC 0/2] UVC gadget driver

2010-04-30 Thread Greg KH
On Thu, Apr 29, 2010 at 09:14:03AM +0200, Laurent Pinchart wrote: > Hi Greg, > > On Thursday 29 April 2010 05:41:11 Greg KH wrote: > > On Thu, Apr 29, 2010 at 12:52:57AM +0200, Laurent Pinchart wrote: > > > Hi everybody, > > > > > > Here's a new version of the UVC gadget driver I posted on the li

Re: [RFC 0/2] UVC gadget driver

2010-04-30 Thread Laurent Pinchart
Hi Greg, On Thursday 29 April 2010 09:32:10 Greg KH wrote: > On Thu, Apr 29, 2010 at 09:14:03AM +0200, Laurent Pinchart wrote: > > On Thursday 29 April 2010 05:41:11 Greg KH wrote: > > > On Thu, Apr 29, 2010 at 12:52:57AM +0200, Laurent Pinchart wrote: > > > > Hi everybody, > > > > > > > > Here's

Re: [RFC 0/2] UVC gadget driver

2010-04-28 Thread Greg KH
On Thu, Apr 29, 2010 at 12:52:57AM +0200, Laurent Pinchart wrote: > Hi everybody, > > Here's a new version of the UVC gadget driver I posted on the list some time > ago, rebased on 2.6.34-rc5. > > The private events API has been replaced by the new V4L2 events API that will > be available in 2.6.