tree 8b3feca7206f572e6dfc9760b1c265d5b31dec72
parent 7153a558ad598ff521f1d9430982e2a4a6865126
author Takashi Iwai <[EMAIL PROTECTED]> Thu, 25 Aug 2005 20:30:27 +0200
committer Jaroslav Kysela <[EMAIL PROTECTED]> Tue, 30 Aug 2005 08:47:43 +0200

[ALSA] intel8x0 - Add quirk for FSC 4010

Intel8x0 driver
Added ac97_quirk for FSC 4010.

Signed-off-by: Takashi Iwai <[EMAIL PROTECTED]>

 sound/pci/intel8x0.c |    6 ++++++
 1 files changed, 6 insertions(+)

diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c
--- a/sound/pci/intel8x0.c
+++ b/sound/pci/intel8x0.c
@@ -1891,6 +1891,12 @@ static struct ac97_quirk ac97_quirks[] _
                .type = AC97_TUNE_HP_ONLY
        },
        {
+               .subvendor = 0x10cf,
+               .subdevice = 0x12ec,
+               .name = "Fujitsu-Siemens 4010",
+               .type = AC97_TUNE_HP_ONLY
+       },
+       {
                .subvendor = 0x10f1,
                .subdevice = 0x2665,
                .name = "Fujitsu-Siemens Celsius",      /* AD1981? */
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to