alsa-tools/sb16_csp
Jordi Mallach c1fdd7594b Fix spelling of “successfully”.
[additionally fixed a typo of "Crative" -- tiwai]

Signed-off-by: Jordi Mallach <jordi@debian.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-05-16 10:39:25 +02:00
..
configure.in removed --with-soundbase and --with-kernel configure options. 2004-03-19 15:31:13 +00:00
COPYING Updated GNU GPL (address) 2001-12-30 09:37:54 +00:00
cspctl.1 Fix spelling of “successfully”. 2013-05-16 10:39:25 +02:00
cspctl.c Replaced <sound/*> to <alsa/sound/*> 2004-03-09 12:43:21 +00:00
gitcompile sb16_csp/gitcompile improve automake directory detection 2008-08-19 19:27:24 +02:00
Makefile.am Added configure target to global Makefile and gitcompile to EXTRA_DIST 2008-09-09 14:17:10 +02:00
README hgcompile -> gitcompile changes (include README files) 2008-06-03 10:39:28 +02:00

TO COMPILE:

1. install ALSA driver
2. compile with:
	'./configure; make'
   or
        './gitcompile'
3. install with:
	'make install'
4. read cspctl.1 manpage:
	'man cspctl'