All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roman I Khimov <khimov@3os.ru>
To: alsa-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [PATCH] VIA DXS whitelist for MiTAC notebook (ALSA)
Date: Fri, 04 Mar 2005 01:24:14 +0300	[thread overview]
Message-ID: <1109888653.13458.102.camel@rik-note.loc> (raw)

[-- 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 --]

             reply	other threads:[~2005-03-03 22:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-03 22:24 Roman I Khimov [this message]
  -- strict thread matches above, loose matches on Subject: below --
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1109888653.13458.102.camel@rik-note.loc \
    --to=khimov@3os.ru \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.