# 
# pppd options for Ericsson r520 / T39
# Replace the obvious lines with your username and modem device
#
# $Id: gprs-eric,v 1.2 2001/12/11 10:50:55 tjd21 Exp $

name tjd21
/dev/ttyS1

# Serial port line speed
57600

# Hack to get around T39 firmware bug that prevents repeat 
# connections w/o power cycle
receive-all

# Generic GPRS options
file /etc/ppp/gprs-options

# Chat scripts
connect "/usr/sbin/chat -f /etc/ppp/chatscripts/gprs-eric-connect-chat"
disconnect "/usr/sbin/chat -f /etc/ppp/chatscripts/gprs-disconnect-chat"
