Update of /cvsroot/alsa/alsa-driver/pci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26871/pci

Modified Files:
        Kconfig Makefile 
Log Message:
moved au88x0 drivers to alsa-kernel.



Index: Kconfig
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/Kconfig,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Kconfig     3 Mar 2004 11:51:30 -0000       1.13
+++ Kconfig     9 Mar 2004 11:58:32 -0000       1.14
@@ -6,30 +6,6 @@
          Say 'Y' or 'M' to include support for Sek'D/Marian Prodif Plus
           soundcard.
 
-config SND_AU8810
-        tristate "Aureal Advantage"
-        depends on SND
-       select SND_MPU401_UART
-       select SND_AC97_CODEC
-        help
-          Say 'Y' or 'M' to include support for Aureal Advantage soundcards.
- 
-config SND_AU8820
-        tristate "Aureal Vortex"
-        depends on SND
-       select SND_MPU401_UART
-       select SND_AC97_CODEC
-        help
-          Say 'Y' or 'M' to include support for Aureal Vortex soundcards.
- 
-config SND_AU8830
-        tristate "Aureal Vortex 2"
-        depends on SND
-       select SND_MPU401_UART
-       select SND_AC97_CODEC
-        help
-          Say 'Y' or 'M' to include support for Aureal Vortex 2 soundcards.
- 
 config SND_INTEL8X0M
        tristate "Intel i8x0/MX440; AMD768/8111 modems (EXPERIMENTAL)"
        depends on SND && EXPERIMENTAL

Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- Makefile    6 Mar 2004 16:59:09 -0000       1.20
+++ Makefile    9 Mar 2004 11:58:32 -0000       1.21
@@ -11,7 +11,7 @@
 
 clean-files := cs4281.c es1968.c intel8x0.c maestro3.c
 
-obj-$(CONFIG_SND) += pdplus/ mixart/ au88x0/
+obj-$(CONFIG_SND) += pdplus/
 
 snd-intel8x0m-objs := intel8x0m.o
 snd-hdspm-objs := hdspm.o



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to