home *** CD-ROM | disk | FTP | other *** search
- .se Support Files
- .vm 1
- .vi 3
- .rl 2
- .da 07 May, 1993
- .ss modem control file ([libdir]\modem\*.mdm)
- .sa uucico
-
- The .mdm configuration file controls specific modem information for each
- uucico session. The "dialer" line in the systems file entry specifies which
- .mdm file to load.
-
- The following fields are recognized in a .mdm file:
-
- PORT -
-
- Port for this modem. Specifies a comport directly. eg: "port 1" specifies
- COM1
-
- PORTSPEED -
-
- Specifies the speed at which to initialize the port. The speed in the
- systems file is the final speed for the call, but the speed specified
- with PORTSPEED is the speed at which INIT calls will be made.
-
- DRIVER -
-
- Specifies which driver to use for communications. INTERNAL uses FSUUCPs
- own internal drivers, while FOSSIL uses an already-installed FOSSIL
- driver (like X00 or BNU)
-
- TCD -
-
- Timeout to detect carrier. The amount of time FSUUCP will wait once the
- dial command from the systems file has been issued for carrier from the
- remote modem. Default is 60 seconds. Some protocolled modems may require
- as much as 90 seconds.
-
- TLOGIN -
-
- Timeout to completion of each phase in the chat script. Default is 30
- seconds.
-
- TDATA -
-
- Timeout during data transfer. Default is 10 seconds. A timeout will
- trigger an error condition. UUCICO will abort after 10 errors per file.
-
- INIT -
-
- Initialization strings. There may be any number. They will be executed in
- the order they appear and will have a carriage return appended automagically.
-
- SHUTDOWN -
-
- Shutdown strings. There may be any number. They will be executed in the
- order they appear and will have a carriage return appended automagically.
-