[ALSA] #4/4 for Zoom Video - add Zoom Video support
authorMark Salazar <markTheCoder@justmyself.net>
Mon, 16 Jan 2006 10:35:40 +0000 (11:35 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:24:17 +0000 (10:24 +0100)
commit95b712965f0a50365cc0128dacc27acf562f2ff1
tree19e4f44751862c4f89c2e7465735e726a3965ac1
parent14086771c04acecc81e3985ca3118b330324194d
[ALSA] #4/4 for Zoom Video - add Zoom Video support

Modules: ES18xx driver

Forth of 4 es18xx.c patches culminating in Zoom Video support.

This patch adds Zoom Video support for those chipsets that support it.

Testing:
This work was initially done on the source from the Debian Sarge ALSA
package, then tested
on an ES1879. I could not test the Zoom Video function for an ES1878 or
ES1869.
Patches were created against the Sarge code and then edited to apply
correctly to the
ALSA cvs code. Lastly the patched ALSA cvs code was test for successful
compilation.
No additional testing was done on the ALSA cvs version.

One quirk (noted in my comments below) is that apparently the datasheet
is wrong
for one of the ES1879 Zoom Video 'enable' bits, because
 1) if you set this bit it messes up PCM playback (speaker_test play a
lower frequency)
 2) even if you don't set this bit Zoom Video still works.
I added a control to toggle the bit on just in case there might be a
version of the
ES1879 that requires it, but I expect noone will need it.

Signed-off-by: Mark Salazar <markTheCoder@justmyself.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/es18xx.c