mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
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>
This commit is contained in:
parent
2fcce932b6
commit
c1fdd7594b
2 changed files with 2 additions and 5 deletions
|
|
@ -13,9 +13,6 @@
|
|||
#include <ctype.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/ioctl.h>
|
||||
#ifndef __PPC__
|
||||
#include <sys/io.h>
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
#include <sys/fcntl.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -9,11 +9,11 @@ command [\-options] <filename>
|
|||
|
||||
.SH DESCRIPTION
|
||||
.B cspctl
|
||||
is a simple CSP microcode loader for Crative Sound Blaster 16ASP and some Sound Blaster AWE32 sound cards with Creative Signal Processor (CSP) chip (CT1748A) installed.
|
||||
is a simple CSP microcode loader for Creative Sound Blaster 16ASP and some Sound Blaster AWE32 sound cards with Creative Signal Processor (CSP) chip (CT1748A) installed.
|
||||
.B cspctl
|
||||
can also be used as a post-install function to
|
||||
.I snd\-sb16\-csp
|
||||
module to load default codec at module installation. If CSP chip is succesfully detected and initialized, it will be installed as a hardware dependant device
|
||||
module to load default codec at module installation. If CSP chip is successfully detected and initialized, it will be installed as a hardware dependent device
|
||||
.I hwC0D2
|
||||
into /dev/snd directory. Currently, following codecs can be loaded to CSP device:
|
||||
.IP "" 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue