On Mon, 27 Mar 2006 08:46:23 -0800 Mark McClelland wrote:
> Randy.Dunlap wrote:
> > Hi Mark,
> >
> > Has there been any ovfx2 progress lately?
>
> As a matter of fact, yes. I've been working on adding V4L2 support, and
> should have a semi-functional implementation at
> http://ovcam.org/ov511/
Randy.Dunlap wrote:
Hi Mark,
Has there been any ovfx2 progress lately?
As a matter of fact, yes. I've been working on adding V4L2 support, and
should have a semi-functional implementation at
http://ovcam.org/ov511/download.html later today. I also have some
experimental patches for full-spe
Adrian Bunk wrote:
>gcc reported the following:
>
><-- snip -->
>
>...
> CC drivers/usb/input/keyspan_remote.o
>drivers/usb/input/keyspan_remote.c: In function 'keyspan_irq_recv':
>drivers/usb/input/keyspan_remote.c:186: warning: 'message.toggle' may be used
>uninitialized in this functio
On Mon, Mar 27, 2006 at 08:03:50AM +0200, Oliver Neukum wrote:
> Am Montag, 27. M?rz 2006 00:21 schrieb Greg KH:
> > On Mon, Mar 27, 2006 at 07:15:17AM +1030, Tony Cook wrote:
> > > In the anticipation you may find the information useful, I have
> > > experienced the following OOPS since updating
Hi,all
Now,i have developed dm320 gadget driver.
1.I look through some udc's corresponding functions
at kernel source.And i find there will implement
IN/OUT through readfifo(writefifo) or DMA .
Some days ago,Alan told me "file_storage.c will
call usb_eq_queue(),which calls your dm320_gadget's
ep-