Update of /cvsroot/alsa/alsa-kernel/pcmcia
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23986/pcmcia

Modified Files:
        Kconfig Makefile 
Log Message:
Added Sound Core PDAudioCF driver

Index: Kconfig
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pcmcia/Kconfig,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Kconfig     8 Oct 2003 15:10:46 -0000       1.2
+++ Kconfig     23 Feb 2004 19:10:23 -0000      1.3
@@ -15,4 +15,10 @@
        help
          Say 'Y' or 'M' to include support for Digigram VXpocket 440 soundcard.
 
+config SND_PDAUDIOCF
+       tristate "Sound Core PDAudioCF"
+       depends on SND && PCMCIA && ISA
+       help
+         Say 'Y' or 'M' to include support for Sound Core PDAudioCF soundcard.
+
 endmenu

Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pcmcia/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile    23 May 2003 16:00:45 -0000      1.1
+++ Makefile    23 Feb 2004 19:10:24 -0000      1.2
@@ -3,6 +3,4 @@
 # Copyright (c) 2001 by Jaroslav Kysela <[EMAIL PROTECTED]>
 #
 
-obj-$(CONFIG_SND) += vx/
-
-
+obj-$(CONFIG_SND) += vx/ pdaudiocf/



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