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

Modified Files:
        intel8x0.c 
Log Message:
- added the ac97 quirks for amd64 mobo and MSI P4 ATX 645.




Index: intel8x0.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/intel8x0.c,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- intel8x0.c  27 Jan 2004 13:05:32 -0000      1.108
+++ intel8x0.c  2 Feb 2004 15:10:14 -0000       1.109
@@ -1689,6 +1689,12 @@
                .type = AC97_TUNE_HP_ONLY
        },
        {
+               .vendor = 0x10f1,
+               .device = 0x2885,
+               .name = "AMD64 Mobo",   /* ALC650 */
+               .type = AC97_TUNE_HP_ONLY
+       },
+       {
                .vendor = 0x110a,
                .device = 0x0056,
                .name = "Fujitsu-Siemens Scenic",       /* AD1981? */
@@ -1701,6 +1707,12 @@
                .type = AC97_TUNE_HP_ONLY
        },
        {
+               .vendor = 0x1462,
+               .device = 0x5470,
+               .name = "MSI P4 ATX 645 Ultra",
+               .type = AC97_TUNE_HP_ONLY
+       },
+       {
                .vendor = 0x1734,
                .device = 0x0088,
                .name = "Fujitsu-Siemens D1522",        /* AD1981 */



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to