ALSA: hda - Add Macmini 3,1 support
authorLuke Yelavich <luke.yelavich@canonical.com>
Fri, 12 Feb 2010 05:28:29 +0000 (16:28 +1100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Feb 2010 07:27:57 +0000 (08:27 +0100)
BugLink: https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/343989
Add a model quirk for the NVIDIA based Macmini hardware, aka Macmini 3,1. The
pinout is almost identical to the mb5 quirk, except for no microphone and
the line-in mixer controls being on a different index. Everything works in
2ch mode, but as I am not sure what needs to be changed for 6ch mode, or
whether the Mac Mini's chip supports 6ch mode, I have simply duplicated
the code from the mb5 quirk for the mac mini chmode management. The new
model parameter for this quirk is "macmini3".

Signed-off-by: Luke Yelavich <luke.yelavich@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found