#/etc/sysconfig/slmodemd
#modem device, default slamr0,
#for USB take slusb0 for example 
# if you use ALSA, this will be overriden by the initscript
SLMODEMD_DEVICE=slamr0

#Your country, try "slmodemd --countrylist"
SLMODEMD_COUNTRY=USA

# Initscript will add "--alsa" if required
SLMODEMD_OPTIONS=

# if you want ALSA, use driver for you card, e.g. snd-intel8x0m
SLMODEMD_MODULE=

# If you want ALSA, set it to card number of your modem device
SLMODEMD_CARD_NUMBER=1
