ALSA: hda - Add lifebook model for Realtek ALC269
authorTony Vroon <tony@linx.net>
Thu, 6 Nov 2008 15:08:49 +0000 (15:08 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Nov 2008 16:32:34 +0000 (17:32 +0100)
commit64154835c58a99370c3b7fbf85d2451d6906b3b4
tree80d110d1ff1e7fecef442171c4269d547a800ad3
parent6ce4a3bc1b93e8ca50b142b00dd73bfdb5c4a172
ALSA: hda - Add lifebook model for Realtek ALC269

The widget layout of the Fujitsu Lifebook S6420 (which is ICH9M-based
and uses an ALC269) is similar but not identical to the Lifebook
S6410/E8410 (which are ICH8M-based and use an ALC262).

It is named lifebook as fujitsu is in use for Amilo machines. This builds
on the Quanta FL1 work and supports all analog inputs & outputs that I am
aware of.  Microphone autoswitch is implemented. The laptop mic port takes
precedence over the dock mic port if both happen to have a jack plugged in.
This made sense to me as a design decision (imagine a presentation
environment with the dock fully wired in and the presenter quickly wanting
to override the mic with a headset).

There is mention of a digital audio path on the codec graph, so perhaps
the headphone socket is dual-function analog/digital. I will follow up
with another patch if I can acquire equipment to test this.

Signed-off-by: Tony Vroon <tony@linx.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c