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

Modified Files:
        maestro3.c 
Log Message:
added the quirk for NEC LM800J/7.



Index: maestro3.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/maestro3.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- maestro3.c  19 Mar 2003 11:55:32 -0000      1.32
+++ maestro3.c  2 Apr 2003 10:41:50 -0000       1.33
@@ -949,6 +949,13 @@
        },
        /* FIXME: Inspiron 8100 id should probably be here, too
         * (8200 irrelevant: has intel8x0 with CS4205) */
+       /* NEC LM800J/7 */
+       {
+               .name = "NEC LM800J/7",
+               .vendor = 0x1033,
+               .device = 0x80f1,
+               .amp_gpio = 0x03,
+       },
        /* END */
        { 0 }
 };



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to