# Config file for /etc/init.d/slmodemd # if you use alsa, set MODULE=alsa, and then # the hw slot of your modem (the one you defined # in /etc/modules.d/alsa as the soundcard number, # remember?). Usually if the sndcard is #0, modem # is in #1. #MODULE=alsa #HW_SLOT=1 # else: MODULE=slamr # or MODULE=slusb # Raise priority to reduce modem dropouts NICE=-6 # for alsa and non-alsa users, use the following: DEV=/dev/ttySL0 # Additionally, module users will need one of these: MDEV=/dev/slamr0 #MDEV=/dev/slusb0 LN_DEV=/dev/modem # The following var isn't useful (yet): #MODEM_DAEMON=/usr/sbin/slmodemd COUNTRY=ITALY GROUP=dialout # this 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)