alsa-tools/sb16_csp
Jaroslav Kysela 38f7504af2 Change FSF address (Franklin Street)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2017-11-14 14:47:19 +01:00
..
configure.ac Modernize configure.ac 2014-06-12 11:28:22 +02:00
COPYING Change FSF address (Franklin Street) 2017-11-14 14:47:19 +01:00
cspctl.1 cspctl.1: remove ".LO" macro. This macro don't exist for manpages syntax. 2015-03-26 07:33:17 +01:00
cspctl.c Change FSF address (Franklin Street) 2017-11-14 14:47:19 +01: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'