All of lore.kernel.org
 help / color / mirror / Atom feed
* Writing a new sound driver
@ 2007-08-11 22:46 Michael Bourgeous
  2007-08-12  3:02 ` Eliot Blennerhassett
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Bourgeous @ 2007-08-11 22:46 UTC (permalink / raw)
  To: alsa-devel

I am the developer of the work-in-progress MyHD/TL880 Linux driver.
The TL880 chip can act as a sound input and output device, but it
doesn't seem to support DMA for sound.  Is it possible to write a
sound driver for ALSA that uses a polling mechanism?  Also, how would
I integrate this driver with my core driver for accessing the TL880?
The chip's features span four separate kernel subsystems: v4l, dvb,
sound, and fb.

I guess my main question is this: what is the bare minimum of code and
hardware functionality required to write a sound driver?

Thanks,
Mike Bourgeous
http://myhd.sourceforge.net/

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

end of thread, other threads:[~2007-08-15 22:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-11 22:46 Writing a new sound driver Michael Bourgeous
2007-08-12  3:02 ` Eliot Blennerhassett
2007-08-12 20:44   ` Alsa principles LCID Fire
2007-08-13  7:03     ` Clemens Ladisch
2007-08-14 16:30       ` Takashi Iwai
2007-08-15 22:30   ` Writing a new sound driver Michael Bourgeous

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.