All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Implement basic support for Creative emu1212m and emu1820m.
@ 2006-08-25 18:18 James Courtier-Dutton
  2006-08-28 10:51 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: James Courtier-Dutton @ 2006-08-25 18:18 UTC (permalink / raw)
  To: alsa-devel

http://alsa-project.org/~james/alsa-driver/emu1212m/emu1212m-10.diff

This patch added some basic ALSA support for the Creative emu1212m and
emu1820m

Please review.

What works:
Sound capture and playback to the Audio Dock works.
All sound is captured and played back via the FX bus so works well in jackd.
Currently fixed to 48Khz, S32_LE format, 8 channels.
Requires:
The latest alsa-firmware package to be installed. (One firmware file for
the FPGA on the EMU1010 PCI card, one firmware file for the FPGA on the
Audio Dock.)

TODO:
Implement mixer controls to select different sources for capture.
Implement switching between different rates. Currently done with
#ifdef's in the source code. (Not a trivial task)
Implement support for hot plug of audio dock. (requires a kernel tasklet
polling the device)
Implement some Ardour type interface to load DSP effects and control DSP
routing.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

end of thread, other threads:[~2006-08-28 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-25 18:18 [PATCH] Implement basic support for Creative emu1212m and emu1820m James Courtier-Dutton
2006-08-28 10:51 ` Takashi Iwai

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.