All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] VIA DXS whitelist for MiTAC notebook (ALSA)
@ 2005-03-03 23:25 Roman I Khimov
  2005-03-08 15:55 ` Takashi Iwai
  2005-03-09 10:10 ` Roman I Khimov
  0 siblings, 2 replies; 4+ messages in thread
From: Roman I Khimov @ 2005-03-03 23:25 UTC (permalink / raw)
  To: alsa-devel; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

Adds MiTAC S2054S DXS whitelist entry in VIA sound driver (ALSA).

Signed-off-by: Roman I Khimov <khimov@3os.ru>

--- linux-2.6.11/sound/pci/via82xx.c.old	2005-03-04 01:14:27.774913928 +0300
+++ linux-2.6.11/sound/pci/via82xx.c	2005-03-04 01:16:00.290849368 +0300
@@ -2106,6 +2106,7 @@ static int __devinit check_dxs_list(stru
 		{ .vendor = 0x1043, .device = 0x80b0, .action = VIA_DXS_NO_VRA }, /* ASUS A7V600 & K8V*/ 
 		{ .vendor = 0x1071, .device = 0x8375, .action = VIA_DXS_NO_VRA }, /* Vobis/Yakumo/Mitac notebook */
 		{ .vendor = 0x10cf, .device = 0x118e, .action = VIA_DXS_ENABLE }, /* FSC laptop */
+		{ .vendor = 0x1106, .device = 0x3059, .action = VIA_DXS_NO_VRA }, /* MiTAC S2054S notebook */
 		{ .vendor = 0x1106, .device = 0x4161, .action = VIA_DXS_NO_VRA }, /* ASRock K7VT2 */
 		{ .vendor = 0x1106, .device = 0x4552, .action = VIA_DXS_NO_VRA }, /* QDI Kudoz 7X/600-6AL */
 		{ .vendor = 0x1106, .device = 0xaa01, .action = VIA_DXS_NO_VRA }, /* EPIA MII */

-- 
  Roman.
http://www.3os.ru/   http://www.osrc.info/
gpg --recv-keys 0xE5E055C3

[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH] VIA DXS whitelist for MiTAC notebook (ALSA)
@ 2005-03-03 22:24 Roman I Khimov
  0 siblings, 0 replies; 4+ messages in thread
From: Roman I Khimov @ 2005-03-03 22:24 UTC (permalink / raw)
  To: alsa-devel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

Adds MiTAC S2054S DXS whitelist entry in VIA sound driver (ALSA).

Signed-off-by: Roman I Khimov <khimov@3os.ru>

--- linux-2.6.11/sound/pci/via82xx.c.old	2005-03-04 01:14:27.774913928 +0300
+++ linux-2.6.11/sound/pci/via82xx.c	2005-03-04 01:16:00.290849368 +0300
@@ -2106,6 +2106,7 @@ static int __devinit check_dxs_list(stru
 		{ .vendor = 0x1043, .device = 0x80b0, .action = VIA_DXS_NO_VRA }, /* ASUS A7V600 & K8V*/ 
 		{ .vendor = 0x1071, .device = 0x8375, .action = VIA_DXS_NO_VRA }, /* Vobis/Yakumo/Mitac notebook */
 		{ .vendor = 0x10cf, .device = 0x118e, .action = VIA_DXS_ENABLE }, /* FSC laptop */
+		{ .vendor = 0x1106, .device = 0x3059, .action = VIA_DXS_NO_VRA }, /* MiTAC S2054S notebook */
 		{ .vendor = 0x1106, .device = 0x4161, .action = VIA_DXS_NO_VRA }, /* ASRock K7VT2 */
 		{ .vendor = 0x1106, .device = 0x4552, .action = VIA_DXS_NO_VRA }, /* QDI Kudoz 7X/600-6AL */
 		{ .vendor = 0x1106, .device = 0xaa01, .action = VIA_DXS_NO_VRA }, /* EPIA MII */

-- 
  Roman.
http://www.3os.ru/   http://www.osrc.info/
gpg --recv-keys 0xE5E055C3

[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-03-09 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-03 23:25 [PATCH] VIA DXS whitelist for MiTAC notebook (ALSA) Roman I Khimov
2005-03-08 15:55 ` Takashi Iwai
2005-03-09 10:10 ` Roman I Khimov
  -- strict thread matches above, loose matches on Subject: below --
2005-03-03 22:24 Roman I Khimov

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.