Update of /cvsroot/alsa/alsa-kernel/pci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24782

Modified Files:
        via82xx.c 
Log Message:
added dxs_support and ac97_quirk entries for Amira notebook.








Index: via82xx.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/via82xx.c,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- via82xx.c   8 Mar 2004 16:37:21 -0000       1.93
+++ via82xx.c   4 Apr 2004 16:01:15 -0000       1.94
@@ -1584,6 +1584,12 @@
                .name = "Mitac Mobo",
                .type = AC97_TUNE_ALC_JACK
        },
+       {
+               .vendor = 0x161f,
+               .device = 0x202b,
+               .name = "Arima Notebook",
+               .type = AC97_TUNE_HP_ONLY,
+       },
        { } /* terminator */
 };
 
@@ -2025,6 +2031,7 @@
                { .vendor = 0x1462, .device = 0x7120, .action = VIA_DXS_ENABLE }, /* 
MSI KT4V */
                { .vendor = 0x1462, .device = 0x5901, .action = VIA_DXS_NO_VRA }, /* 
MSI KT6 Delta-SR */
                { .vendor = 0x1584, .device = 0x8120, .action = VIA_DXS_ENABLE }, /* 
Gericom/Targa/Vobis/Uniwill laptop */
+               { .vendor = 0x161f, .device = 0x202b, .action = VIA_DXS_NO_VRA }, /* 
Amira Note book */
                { .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 */



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to