From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: I think MSI KT6 Delta-SR also needs VIA_DXS_NO_VRA in whitelist Date: Wed, 11 Feb 2004 16:07:48 +0100 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <1076511720.10073.2.camel@D5E03F95.kabel.telenet.be> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: multipart/mixed; boundary="Multipart_Wed_Feb_11_16:07:48_2004-1" Return-path: In-Reply-To: <1076511720.10073.2.camel@D5E03F95.kabel.telenet.be> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Kristof vansant Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org --Multipart_Wed_Feb_11_16:07:48_2004-1 Content-Type: text/plain; charset=US-ASCII At Wed, 11 Feb 2004 16:02:00 +0100, Kristof vansant wrote: > > This: ? yes. > > > 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/ > A/8235 AC97 Audio Controller (rev 60) > > 0000:00:11.5 Class 0401: 1106:3059 (rev 60) > Subsystem: 1462:5901 > Flags: medium devsel, IRQ 11 > I/O ports at d800 > Capabilities: [c0] Power Management version 2 could you test the attached patch? thanks, Takashi --Multipart_Wed_Feb_11_16:07:48_2004-1 Content-Type: text/plain; charset=US-ASCII Index: alsa-kernel/pci/via82xx.c =================================================================== RCS file: /suse/tiwai/cvs/alsa/alsa-kernel/pci/via82xx.c,v retrieving revision 1.94 diff -u -r1.94 via82xx.c --- alsa-kernel/pci/via82xx.c 11 Feb 2004 12:05:28 -0000 1.94 +++ alsa-kernel/pci/via82xx.c 11 Feb 2004 15:06:44 -0000 @@ -1994,6 +1994,7 @@ { .vendor = 0x14ff, .device = 0x0403, .action = VIA_DXS_ENABLE }, /* Twinhead mobo */ { .vendor = 0x1462, .device = 0x3800, .action = VIA_DXS_ENABLE }, /* MSI KT266 */ { .vendor = 0x1462, .device = 0x7120, .action = VIA_DXS_ENABLE }, /* MSI KT4V */ + { .vendor = 0x1462, .device = 0x5901, .action = VIA_DXS_NO_VRA }, /* MSI KT6 Delta-SR */ { .vendor = 0x1631, .device = 0xe004, .action = VIA_DXS_ENABLE }, /* Easy Note 3174, Packard Bell */ { .vendor = 0x1695, .device = 0x3005, .action = VIA_DXS_ENABLE }, /* EPoX EP-8K9A */ { .vendor = 0x1849, .device = 0x3059, .action = VIA_DXS_NO_VRA }, /* ASRock K7VM2 */ --Multipart_Wed_Feb_11_16:07:48_2004-1-- ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click