home *** CD-ROM | disk | FTP | other *** search
- set home "/host"; cd; dis -d
- if "m" echo "Characters Received From Modem"
- if "!c" echo "No Carrier Detect from Modem"
- if dr speed 1200 return
- speed 300 return
- :: Baud rate sensing script for 212a auto answer modems strapped to indicate
- :: incoming speed to pin 12. This signal is connected to DSR on the PC where
- :: it can be sensed by the "dr" test condition.
-