Update of /cvsroot/alsa/alsa-tools/envy24control
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5908

Modified Files:
        envy24control.c 
Log Message:
More word clock fix for Delta1010LT

Index: envy24control.c
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/envy24control/envy24control.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- envy24control.c     3 Nov 2003 18:20:53 -0000       1.20
+++ envy24control.c     23 Feb 2004 12:51:02 -0000      1.21
@@ -603,7 +603,8 @@
 
 
 
-       if (card_eeprom.subvendor != ICE1712_SUBDEVICE_DELTA1010)
+       if (card_eeprom.subvendor != ICE1712_SUBDEVICE_DELTA1010 &&
+           card_eeprom.subvendor != ICE1712_SUBDEVICE_DELTA1010LT)
                return;
 
        radiobutton = gtk_radio_button_new_with_label(group, "Word Clock");



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to