linux-kernel-test/sound/pci/hda
Takashi Iwai f953eff29c [ALSA] choose multi-channel jacks automatically
HDA Codec driver
Patch by C.L. Tien <cltien@cmedia.com.tw>:

The patch makes cm9880 to choose multi-channel jacks automatically.

1. I found the current code has basic_init, which already includes
   necessary controls for 6-stack initialization, so I don't need
   another model.

2. I add a new model 'auto' to let the driver find a. if there are
   option real panel/front panel, b. the jacks to be used for multichannel.

Because the jack color are based on MS's channel sequence, so the 'auto'
model will pick the same jacks for multichannel MS uses. I did this to
hope to minimize users questions. These code can also be applied to other
codecs but I don't have any to test.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-05-29 09:58:43 +02:00
..
hda_codec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hda_codec.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hda_generic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hda_intel.c [PATCH] hda_intel: Intel ESB2 support 2005-05-01 08:58:50 -07:00
hda_local.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hda_patch.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hda_proc.c [ALSA] Show currectly selected widget in proc_read for hda driver 2005-05-29 09:00:14 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
patch_analog.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
patch_cmedia.c [ALSA] choose multi-channel jacks automatically 2005-05-29 09:58:43 +02:00
patch_realtek.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00