[ALSA] hda-codec - Add ALC268 acer model
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Aug 2007 12:59:45 +0000 (14:59 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:03 +0000 (15:59 +0200)
Added model=acer for ALC268 codec support.
The configuration is: headphone = 0x14, speaker = 0x15
needs hp-jack auto-detection.  The same routine as alc262-fujitsu model
is used.
Also, added the auto-muting routine for ALC268 model=toshiba.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/pci/hda/patch_realtek.c

index 7f14eb9..b42458f 100644 (file)
@@ -833,6 +833,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
        ALC268
          3stack        3-stack model
          toshiba       Toshiba A205
+         acer          Acer laptops
          auto          auto-config reading BIOS (default)
 
        ALC662
Simple merge