linux/sound/pci/hda
Jonathan Woithe bd86948599 [ALSA] hda-codec - Make internal speaker work on Acer C20x tablets
The following patch creates a new 'Mono speaker' control in alsamixer
when the Realtek 'acer' model is used with hda_intel.  This is needed so
the internal mono speaker (when present) can be controlled.
This new control won't do anything in Acer laptops which are not fitted with
a mono speaker. Acer models which are known to have a mono speaker are the
C20x tablet series but there may be others.  I guess we could define a new
model specifically for Acers with mono speakers but this seems a bit silly
given that such a model will be identical to the normal 'acer' model except
for this added control.
This patch also adds the C20x tablets to the list of PCI ids associated with
the 'acer' model.  This means that owners of C20x machines will no longer
have to supply 'model=acer' when loading hda_intel.

Signed-off-by: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-02-09 09:02:12 +01:00
..
hda_codec.c [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup 2007-02-09 09:02:04 +01:00
hda_codec.h [ALSA] HDA codec - little code & comment cleanup 2006-09-23 10:37:31 +02:00
hda_generic.c [ALSA] hda-codec - Fix NULL dereference in generic hda code 2007-01-09 09:06:17 +01:00
hda_intel.c [ALSA] hda-intel - Disable INTX when MSI is used 2007-02-09 09:01:41 +01:00
hda_local.h [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup 2007-02-09 09:02:04 +01:00
hda_patch.h [ALSA] Add Conexant audio support to the HD Audio driver 2007-02-09 09:01:26 +01:00
hda_proc.c [ALSA] hda-codec - Verbose proc output for PCM parameters 2006-12-20 08:55:49 +01:00
Makefile [ALSA] Add Conexant audio support to the HD Audio driver 2007-02-09 09:01:26 +01:00
patch_analog.c [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup 2007-02-09 09:02:04 +01:00
patch_atihdmi.c [ALSA] hda_intel: add ATI RS690 HDMI audio support 2006-10-22 10:51:12 +02:00
patch_cmedia.c [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup 2007-02-09 09:02:04 +01:00
patch_conexant.c [ALSA] hda-codec - Fix compile warnings without CONFIG_SND_DEBUG 2007-02-09 09:02:11 +01:00
patch_realtek.c [ALSA] hda-codec - Make internal speaker work on Acer C20x tablets 2007-02-09 09:02:12 +01:00
patch_si3054.c [ALSA] hda-codec - Don't return error at initialization of modem codec 2006-12-20 08:55:41 +01:00
patch_sigmatel.c [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup 2007-02-09 09:02:04 +01:00