[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Modem control



I haven't got a Qube to try this on, but you should just be able to output
to the relevant com port:

(at the prompt)

echo "ATZ" > /dev/ttyS0

Where ATZ is the command to send

ttyS0 = com1, ttyS1 = com2, etc

If that fails, try the older:

/dev/cua0 and /dev/cua1 etc. (cua0 = com1, cua1 = com2)

--Neil



-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of
karlmnelson@xxxxxxxxxxx
Sent: 03 December 1999 18:42
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Modem control


My Qube2 is rather badly behaved and more often than not often
will not reset the modem if it is turned off at the switch.
Is there any way to send commands directly to a modem without
using a terminal program? Perhaps using a simple shell script or
something of the like?
Or even better is there some way to reduce the time out on the dial
on demand connection so that users are not tempted to turn it off
at the switch.
Karl Nelson

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-users