alsa-tools/sb16_csp
Takashi Iwai 3843634ef0 - moved usx2yloader firmwares to alsa-firmware module.
- check ALSA 1.0.0 in configure.
- fixed typos in README's.
2003-11-25 17:13:39 +00:00
..
configure.in - moved usx2yloader firmwares to alsa-firmware module. 2003-11-25 17:13:39 +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 include neccessary header files explicitly. 2003-03-25 17:35:08 +00:00
cvscompile Updated for new automake 2002-10-24 12:26:42 +00:00
Makefile.am autoconf & automake clean up. 2003-03-25 17:33:21 +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'