summaryrefslogtreecommitdiffstats
path: root/usr.bin/chat
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chat')
-rwxr-xr-xusr.bin/chat/connect-ppp2
-rwxr-xr-xusr.bin/chat/ppp-on2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/chat/connect-ppp b/usr.bin/chat/connect-ppp
index 2796b9d2..d37067d 100755
--- a/usr.bin/chat/connect-ppp
+++ b/usr.bin/chat/connect-ppp
@@ -22,7 +22,7 @@
CON_DB=/etc/ppp-connections
#<LOCAL> define whatever your device is.
-DEVICE=tty00
+DEVICE=cuaa0
#<LOCAL> define whatever your device speed is.
DEVICESPEED=57600
diff --git a/usr.bin/chat/ppp-on b/usr.bin/chat/ppp-on
index 305f2b0..6bb4f41 100755
--- a/usr.bin/chat/ppp-on
+++ b/usr.bin/chat/ppp-on
@@ -7,7 +7,7 @@
#
LOCKDIR=/var/spool/lock
-DEVICE=com1
+DEVICE=cuaa0
PHONE=4511234
USER=Pkarl
OpenPOWER on IntegriCloud