1SOUNDMODEM(8) Linux AX.25 Utilities Manual SOUNDMODEM(8)
2
3
4
6 soundmodem - Soundcard modem driver
7
9 soundmodem [ configfile ] [ -sSRM ] [-v verbosity level] [-c configura‐
10 tion name]
11
12
13
15 soundmodem is a user mode driver for packet radio using a standard
16 soundcard supported by OSS/Free. It integrates tightly with the kernel
17 MKISS driver (enable CONFIG_MKISS). soundmodem is controlled by a con‐
18 figuration file. The default filename is /etc/ax25/soundmodem.conf. Any
19 other name may be specified on the command line.
20
21
22
23
25 soundmodem accepts the following options:
26
27
28 -h --help Display an overview of the available command line parame‐
29 ters and exit.
30
31 -v level
32 Set the verbosity level. 0 only displays fatal errors.
33
34 -c configname
35 Use the named configuration. If absent the first is taken.
36
37 -s Log messages to syslog instead of standard out.
38
39 -S Disable the use of SIMD instructions (aka MMX, VIS, etc).
40
41 -R Run with realtime scheduling (SCHED_RR). Use with caution.
42
43 -M Lock memory down in RAM; disables swapping soundmodem out.
44
45
46
48 ifconfig (8), soundmodemconfig (8)
49
50
52 soundmodem was written by Thomas Sailer, HB9JNX/AE4WA
53 (sailer@ife.ee.ethz.ch).
54
55
56
57SOUNDMODEM 0.2 1 August 2000 SOUNDMODEM(8)