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

Modified Files:
        ac97_patch.c 
Log Message:
added ac97 quirks:

- Dell Precision 530 and Dimension 8300 (by Simon Munton <[EMAIL PROTECTED]>)
- HP onboard



Index: ac97_patch.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/ac97/ac97_patch.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ac97_patch.c        1 Sep 2003 09:53:26 -0000       1.22
+++ ac97_patch.c        23 Sep 2003 14:31:44 -0000      1.23
@@ -897,7 +897,7 @@
 
 int patch_alc650(ac97_t * ac97)
 {
-       unsigned short val, reg;
+       unsigned short val;
        int spdif = 0;
 
        ac97->build_ops = &patch_alc650_ops;



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to