Update of /cvsroot/alsa/alsa-driver/pci
In directory sc8-pr-cvs1:/tmp/cvs-serv6563/pci

Modified Files:
        Kconfig Makefile 
Log Message:
Manuel Jander <[EMAIL PROTECTED]>:

added Aureal au88x0 drivers: snd-au8810, snd-au8820 and snd-au8830.



Index: Kconfig
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/Kconfig,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Kconfig     22 Jul 2003 13:39:10 -0000      1.5
+++ Kconfig     6 Oct 2003 14:01:01 -0000       1.6
@@ -11,3 +11,21 @@
        help
          Say 'Y' or 'M' to include support for Digigram miXart soundcard.
 
+config SND_AU8810
+        tristate "Aureal Advantage"
+        depends on SND
+        help
+          Say 'Y' or 'M' to include support for Aureal Advatage soundcards.
+ 
+config SND_AU8820
+        tristate "Aureal Vortex"
+        depends on SND
+        help
+          Say 'Y' or 'M' to include support for Aureal Vortex soundcards.
+ 
+config SND_AU8830
+        tristate "Aureal Vortex 2"
+        depends on SND
+        help
+          Say 'Y' or 'M' to include support for Aureal Vortex 2 soundcards.
+ 

Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Makefile    22 Jul 2003 13:39:10 -0000      1.9
+++ Makefile    6 Oct 2003 14:01:02 -0000       1.10
@@ -9,7 +9,7 @@
 
 EXTRA_CLEAN = cs4281.c es1968.c intel8x0.c maestro3.c
 
-extra-subdir-y := pdplus mixart
+extra-subdir-y := pdplus mixart au88x0
 extra-subdir-m := $(extra-subdir-y)
 
 #



-------------------------------------------------------
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