linux/sound/isa
Mark Salazar c1f6d41593 [ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controls
Modules: ES18xx driver

First of 4 es18xx.c patches culminating in Zoom Video support.
While adding support for Zoom Video to the es18xx driver I found some of
the mixer controls
were wrong. Since you guys went to the trouble of supplying the
datasheets for the supported
chipsets I did a review of all of them and tried to get es18xx.c to
accurately reflect the
proper mixer controls for each chipset. If the datasheets are wrong then
so are my patches.

This first patch moves some controls from the common-to-all-chipsets array
'snd_es18xx_base_controls' to a chipset-specific array and adds code to
manage that new array.
Also while testing on my ES1878 test machine I discovered it needed a
couple of udelays in
the identify function so those are in this patch as well.

Testing:
This work was initially done on the source from the Debian Sarge ALSA
package, then tested
on an ES1879 and an ES1878 machine. 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.

Signed-off-by: Mark Salazar <markTheCoder@justmyself.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-03-22 10:23:52 +01:00
..
ad1816a [ALSA] Merge ad1816a-lib module to ad1816a 2006-01-03 12:28:57 +01:00
ad1848 [ALSA] unregister platform devices 2006-01-03 12:30:39 +01:00
cs423x [PATCH] snd-cs4236 typo fix 2006-02-24 14:31:36 -08:00
es1688 [ALSA] unregister platform devices 2006-01-03 12:30:39 +01:00
gus [ALSA] Fix adding second dma channel 2006-02-01 13:09:26 +01:00
opti9xx [ALSA] opti93x - Fix a compile warning 2006-02-01 13:09:09 +01:00
sb [ALSA] sb16 - Fix duplicated PnP entry 2006-01-22 16:25:00 +01:00
wavefront [ALSA] wavefront - Fix a compile warning 2006-02-01 13:09:07 +01:00
Kconfig [ALSA] Remove SND_GENERIC_DRIVER from isa/Kconfig 2006-01-03 12:28:41 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
als100.c [ALSA] als100 - Add PM support 2006-01-03 12:28:17 +01:00
azt2320.c [ALSA] azt2320 - Add PM support 2006-01-03 12:28:21 +01:00
cmi8330.c [ALSA] Fix compilation without CONFIG_PNP 2006-01-22 16:23:48 +01:00
dt019x.c [ALSA] dt019x - Add PM support 2006-01-03 12:28:23 +01:00
es18xx.c [ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controls 2006-03-22 10:23:52 +01:00
opl3sa2.c [ALSA] Fix adding second dma channel 2006-02-01 13:09:26 +01:00
sgalaxy.c [ALSA] unregister platform devices 2006-01-03 12:30:39 +01:00
sscape.c [ALSA] Fix compilation without CONFIG_PNP 2006-01-22 16:23:48 +01:00