alsa-tools/sb16_csp
2002-10-24 12:26:42 +00:00
..
configure.in Added --with-kernel and --with-soundbase options to specify 2002-02-20 09:47:48 +00:00
COPYING Updated GNU GPL (address) 2001-12-30 09:37:54 +00:00
cspctl.1 Initial version by Uros Bizjak <uros@kss-loka.si> 2001-06-05 06:49:09 +00:00
cspctl.c Updated GNU GPL (address) 2001-12-30 09:37:54 +00:00
cvscompile Updated for new automake 2002-10-24 12:26:42 +00:00
Makefile.am Updated for new automake 2002-10-24 12:26:42 +00:00
README Updates for package distribution. 2001-08-20 15:17:09 +00:00

TO COMPILE:

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