echo "Trying to autoconfigure the modem device and creating a proper"
echo "wvdial.conf file. If your modem device is not on a /dev/ttyS*"
echo "device this might fail! The /dev/modem link will also be probed"
echo ""
echo "Executing: wvdialconf /etc/wvdial.conf"
wvdialconf /etc/wvdial.conf
true
