summaryrefslogtreecommitdiff
blob: 6a4db7760d0cf727b7fdca570568464b55dfafdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Config file for /etc/init.d/slmodemd

DEV=/dev/ttySL0
COUNTRY=THAILAND
GROUP=dialout

# The following symlink will be created if uncommented
# LN_DEV=/dev/modem

# Raise priority to reduce modem dropouts
NICE=-6

# ALSA Options:

# The following sets the ALSA (alsasound) init script to
# be a dependancy of the slmodem one. It does also provides
# ALSA support.
# ALSACONF MODULE=alsa

# The modem hardware slot
# use "modem:0", "modem:1", etc.
# ALSACONF HW_SLOT=modem:0

# Non-ALSA OPTIONS:

# PCICONF MODULE=slamr
# or
# USBCONF MODULE=slusb

# this file must be kept in sync with:
# /etc/devfs.d/slmodem (devfs)
# /etc/modules.d/slmodem (devfs)
# /etc/udev/rules.d/55-slmodem.rules (udev)
# /etc/udev/permissions.d/55-slmodem.permissions (udev)