Update of /cvsroot/alsa/alsa-lib/src/conf/cards
In directory sc8-pr-cvs1:/tmp/cvs-serv8141/src/conf/cards

Modified Files:
        aliases.alisp 
Log Message:
ALISP update
 - function names are more emacs-like
 - implemented (format) function
 - fixed numerous memory-leaks (valgrind is now happy)
Ordinary mixer
 - added the global view (using hdsp names only)


Index: aliases.alisp
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/conf/cards/aliases.alisp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- aliases.alisp       9 Sep 2003 19:24:39 -0000       1.1
+++ aliases.alisp       23 Dec 2003 16:43:04 -0000      1.2
@@ -1,20 +1,20 @@
 (setq snd_card_aliases_array
   (
-    ("YMF724" . "YMF744")
-    ("YMF724F" . "YMF744")
-    ("YMF740" . "YMF744")
-    ("YMF740C" . "YMF744")
-    ("YMF754" . "YMF744")
-    ("CMIPCI" . "CMI8338")
-    ("CMI8738" . "CMI8338")
-    ("CMI8738-MC4" . "CMI8738-MC6")
-    ("E-mu APS" . "EMU10K1")
-    ("GUS Max" . "GUS")
-    ("GUS ACE" . "GUS")
-    ("GUS Extreme" . "GUS")
-    ("AMD InterWave" . "GUS")
-    ("Dynasonic 3-D" . "GUS")
-    ("InterWave STB" . "GUS")
+    ("YMF724"          . "YMF744")
+    ("YMF724F"         . "YMF744")
+    ("YMF740"          . "YMF744")
+    ("YMF740C"         . "YMF744")
+    ("YMF754"          . "YMF744")
+    ("CMIPCI"          . "CMI8338")
+    ("CMI8738"         . "CMI8338")
+    ("CMI8738-MC4"     . "CMI8738-MC6")
+    ("E-mu APS"                . "EMU10K1")
+    ("GUS Max"         . "GUS")
+    ("GUS ACE"                 . "GUS")
+    ("GUS Extreme"     . "GUS")
+    ("AMD InterWave"   . "GUS")
+    ("Dynasonic 3-D"   . "GUS")
+    ("InterWave STB"   . "GUS")
   )
 )
 



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to