Update of /cvsroot/alsa/alsa-kernel/pci
In directory sc8-pr-cvs1:/tmp/cvs-serv6554

Modified Files:
        via82xx.c 
Log Message:
- added a quirk for ASRock K7VM2.



Index: via82xx.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/via82xx.c,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- via82xx.c   4 Dec 2003 13:12:51 -0000       1.72
+++ via82xx.c   4 Dec 2003 13:17:22 -0000       1.73
@@ -1548,6 +1548,12 @@
                .name = "ASRock K7VT2",
                .type = AC97_TUNE_HP_ONLY
        },
+       {
+               .vendor = 0x1849,
+               .device = 0x3059,
+               .name = "ASRock K7VM2",
+               .type = AC97_TUNE_HP_ONLY       /* VT1616 */
+       },
        { } /* terminator */
 };
 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to