# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/files/speedtouch.confd,v 1.6 2004/09/28 01:23:20 swegener Exp $ # Config file for the speedtouch ebuild # Set the microcode path #MICROCODE="/usr/share/speedtouch/mgmt.o" # Set verbose level for modem_run VERBOSE="0" # Set the peer filename # This should be in /etc/ppp/peers/ PEER="adsl" # Extra options to modem_run # Some modems will need "-s", if in doubt then leave blank # add "-k" for use with the kernel mode driver # add "-a /usr/share/speedtouch/boot.v123.bin" if your modem is green or purple #MODEM_RUN_EXTRAOPTS="-s"