Update of /cvsroot/alsa/alsa-kernel/pci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25457/pci
Modified Files:
Kconfig Makefile
Log Message:
added the au88x0 drivers for Aureal soundcards by Manuel Jander <[EMAIL PROTECTED]>
Index: Kconfig
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/Kconfig,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- Kconfig 3 Mar 2004 11:50:34 -0000 1.22
+++ Kconfig 9 Mar 2004 11:52:13 -0000 1.23
@@ -15,6 +15,30 @@
help
Say 'Y' or 'M' to include support for ALI PCI Audio M5451 sound core.
+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_AZT3328
tristate "Aztech AZF3328 / PCI168 (EXPERIMENTAL)"
depends on SND && EXPERIMENTAL
Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Makefile 9 Feb 2004 17:40:48 -0000 1.13
+++ Makefile 9 Mar 2004 11:52:13 -0000 1.14
@@ -41,6 +41,7 @@
obj-$(CONFIG_SND) += \
ac97/ \
ali5451/ \
+ au88x0/ \
cs46xx/ \
emu10k1/ \
ice1712/ \
-------------------------------------------------------
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