* Add support for Toshiba M105 to Realtek patch.
@ 2006-12-29 7:26 Tobin Davis
2007-01-08 11:17 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Tobin Davis @ 2006-12-29 7:26 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1.1: Type: text/plain, Size: 118 bytes --]
This patch adds support for the Toshiba M105-S3041 laptop (ALC861).
Signed off by Tobin Davis <tdavis@dsl-only.net>
[-- Attachment #1.2: Type: text/html, Size: 449 bytes --]
[-- Attachment #2: toshiba-M105.patch --]
[-- Type: text/x-patch, Size: 645 bytes --]
diff -r 9998aa91f5da pci/hda/patch_realtek.c
--- a/pci/hda/patch_realtek.c Fri Dec 22 12:44:25 2006 +0100
+++ b/pci/hda/patch_realtek.c Thu Dec 28 22:54:28 2006 -0800
@@ -7591,6 +7592,7 @@ static struct snd_pci_quirk alc861_cfg_t
SND_PCI_QUIRK(0x1043, 0x1338, "ASUS F2/3", ALC861_ASUS_LAPTOP),
SND_PCI_QUIRK(0x1043, 0x1393, "ASUS", ALC861_ASUS),
SND_PCI_QUIRK(0x1043, 0x81e7, "ASUS", ALC660_3ST),
+ SND_PCI_QUIRK(0x1179, 0xff00, "Toshiba", ALC861_TOSHIBA),
SND_PCI_QUIRK(0x1179, 0xff10, "Toshiba", ALC861_TOSHIBA),
SND_PCI_QUIRK(0x1584, 0x9072, "Uniwill m31", ALC861_UNIWILL_M31),
SND_PCI_QUIRK(0x8086, 0xd600, "Intel", ALC861_3ST),
[-- Attachment #3: Type: text/plain, Size: 347 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #4: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-08 11:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-29 7:26 Add support for Toshiba M105 to Realtek patch Tobin Davis
2007-01-08 11:17 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.