alsa-tools/sb16_csp/README
Takashi Iwai e13da40b0e Add hgcompile scripts
Added hgcompile scripts.
2006-05-12 15:36:52 +02:00

11 lines
175 B
Text

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