summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/chat/Example4
-rwxr-xr-xusr.bin/chat/ppp-on2
2 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/chat/Example b/usr.bin/chat/Example
index e46fbd0..8b7d0d1 100644
--- a/usr.bin/chat/Example
+++ b/usr.bin/chat/Example
@@ -1,5 +1,5 @@
#
-../pppd/pppd -d connect 'chat "" ATDT5551212 CONNECT "" ogin: ppp' netmask 255.255.255.0 /dev/com1 38400
+../pppd/pppd -d connect 'chat "" ATDT5551212 CONNECT "" ogin: ppp' netmask 255.255.255.0 /dev/cuaa0 38400
-../pppd/pppd connect 'chat "" AATDT5551212 CONNECT "" ogin: ppp' netmask 255.255.255.0 /dev/com1 38400
+../pppd/pppd connect 'chat "" AATDT5551212 CONNECT "" ogin: ppp' netmask 255.255.255.0 /dev/cuaa0 38400
diff --git a/usr.bin/chat/ppp-on b/usr.bin/chat/ppp-on
index 6bb4f41..d150cfb 100755
--- a/usr.bin/chat/ppp-on
+++ b/usr.bin/chat/ppp-on
@@ -20,8 +20,6 @@ then
exit 1
fi
-fix-cua $DEVICE
-
(
stty 19200 -tostop
OpenPOWER on IntegriCloud