All of lore.kernel.org
 help / color / mirror / Atom feed
* A second easycap driver implementation
@ 2012-03-06 21:04 Ezequiel García
  2012-03-06 21:05 ` Ezequiel García
  2012-03-07  9:10 ` Hans de Goede
  0 siblings, 2 replies; 12+ messages in thread
From: Ezequiel García @ 2012-03-06 21:04 UTC (permalink / raw)
  To: Tomas Winkler, Greg KH, Mauro Carvalho Chehab, linux-media, devel

Hello,

After some research on v4l2 and videbuf2, and considering that easycap
driver is pretty
outdated I've decided to start writing a new driver from scratch.

I am using the excellent vivi driver and some usb video capture drivers as
a starting point. And of course, I'm using the current easycap implementation
as a reference (it works pretty well).

I have a couple of doubts regarding the development itself (how to
trace properly,
where to allocate urbs, and such) but perhaps the maintainers prefer
to take a look
at the code.

However, currently the driver is just a skeleton: it does all v4l2 and
videobuf2 intialization
but it doesn't actually stream video or submit urbs.

So,
1. Should I try to have something more finished before submit or can I
submit as it is?
2. In any case, how should I submit it? (Considering there is already
a working driver).

Thanks,
Ezequiel.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-03-19 22:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-06 21:04 A second easycap driver implementation Ezequiel García
2012-03-06 21:05 ` Ezequiel García
2012-03-07  9:10 ` Hans de Goede
2012-03-07 14:32   ` Ezequiel García
2012-03-07 15:43     ` gregkh
2012-03-07 16:35       ` Mauro Carvalho Chehab
2012-03-07 16:45         ` Ezequiel García
2012-03-07 17:17           ` Mauro Carvalho Chehab
2012-03-07 20:39             ` Ezequiel García
2012-03-07 20:53               ` Mauro Carvalho Chehab
2012-03-19 22:05             ` Ezequiel García
2012-03-19 22:34               ` Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.