All of lore.kernel.org
 help / color / mirror / Atom feed
* [Q] Writing an alsa module for usb audio & video capture device
@ 2012-06-04 21:50 Ezequiel Garcia
  2012-06-06 16:40 ` Ezequiel Garcia
  0 siblings, 1 reply; 5+ messages in thread
From: Ezequiel Garcia @ 2012-06-04 21:50 UTC (permalink / raw)
  To: alsa-devel

Hi everyone,

I'm writing a driver for stk1160 usb bridge (audio & video capture device).
The video part is almost done [1] and now I've started the alsa part.

As the driver replaces an in-tree staging driver I could just grab the alsa part
from the original driver (called easycap), or look into em28xx sources.

But as I want to learn a thing or two in this life, I've decided to
take a look at sound drivers first.
Currently I'm reading through sound/usb/6fire driver (picked randomly).

I would like to know: do you have any suggestions and/or hints in
order to write a *nice* driver?
What driver would you consider as being a *correct* usb sound capture
implementation?

[1] http://patchwork.linuxtv.org/patch/11577/

Thanks,
Ezequiel.

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 21:50 [Q] Writing an alsa module for usb audio & video capture device Ezequiel Garcia
2012-06-06 16:40 ` Ezequiel Garcia
2012-06-06 17:26   ` Clemens Ladisch
2012-06-07 18:29     ` Ezequiel Garcia
2012-06-07 19:21       ` Clemens Ladisch

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.