]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
add new config file for Performance modems and amend MT5600ZDX config
authorPhil Watkinson <pkw@elgro.co.uk>
Tue, 29 Feb 2000 21:00:38 +0000 (21:00 +0000)
committerPhil Watkinson <pkw@elgro.co.uk>
Tue, 29 Feb 2000 21:00:38 +0000 (21:00 +0000)
config/performance-rts [new file with mode: 0644]
config/rockwell-k56

diff --git a/config/performance-rts b/config/performance-rts
new file mode 100644 (file)
index 0000000..ec05d14
--- /dev/null
@@ -0,0 +1,46 @@
+# $Id: performance-rts
+#
+# HylaFAX Facsimile Software
+#
+# Copyright (c) 1990-1996 Sam Leffler
+# Copyright (c) 1991-1996 Silicon Graphics, Inc.
+# HylaFAX is a trademark of Silicon Graphics, Inc.
+# 
+# Permission to use, copy, modify, distribute, and sell this software and 
+# its documentation for any purpose is hereby granted without fee, provided
+# that (i) the above copyright notices and this permission notice appear in
+# all copies of the software and related documentation, and (ii) the names of
+# Sam Leffler and Silicon Graphics may not be used in any advertising or
+# publicity relating to the software without the specific, prior written
+# permission of Sam Leffler and Silicon Graphics.
+# 
+# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
+# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
+# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
+# 
+# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
+# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
+# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
+# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
+# OF THIS SOFTWARE.
+#
+
+# Configuration for using the Class 1 command interface
+# with a Performance modem
+#
+# RTS/CTS flow control is used default.
+#
+# CONFIG:CLASS1:33600:.*:RTSCTS: Manufacturer=Performance Model=33600
+# CONFIG:CLASS1:33600:.*:DEFAULT: Manufacturer=Performance Model=33600
+#
+# BEGIN-SERVER
+# END-SERVER
+#
+# Modem-related stuff: should reflect modem command interface
+# and hardware connection/cabling (e.g. flow control).
+#
+ModemType:             Class1          # use class 1 interface
+ModemRate:             38400           # rate for DCE-DTE communication
+ModemFlowControl:      rtscts          # hardware flow control assumed
+ModemSetupAACmd:       AT+FCLASS=0     # leave modem idling in Class 0
index cf52d6a550042723901fdefb97967756f3a8ce93..f7f58d71d06d5fb5bb17ed4a65294744cebecc8a 100644 (file)
 
 #
 # Configuration for a Rockwell AC/K56-based Class 2 modem.
-# based upon work of Mark J. Bailey and Jonathan Mau.
+# based upon work of Mark J. Bailey, Jonathan Mau and Glenn Burkhardt.
 #    Multitech MT5600ZDX
-#    Diamond Multimedia Supra Express 56
+#    Diamond Multimedia SupraExpress 56e PRO
 #    Zoom Telephonics 56Kx
 # (and others)
 #
 # This configuration file sets up the modem to run at 38.4 for
-# sending and for receiving.  RTS/CTS is used for flow control
+# sending and for receiving.  XON/XOFF is used for flow control
 # which also works for data connections.  Adaptive answer support
 # is reliable, but to use it you must also enable ModemWaitForConnect
 # to force the server to skip intermediate status messages and
 # wait for the "CONNECT" message.
 #
 # CONFIG: CLASS2: Rockwell-MultiModemZDXV-*
+# CONFIG: CLASS2: ROCKWELL-AC/K56-*
 #
 # BEGIN-SERVER
 # END-SERVER
@@ -51,7 +52,7 @@
 #
 ModemType:             Class2          # use class 2 interface
 ModemRate:             38400
-ModemFlowControl:      rtscts          # default
+ModemFlowControl:      xonxoff         # default
 ModemWaitForConnect:   yes             # wait for CONNECT on answer
 #
 #ModemResetCmds:       AT&F2           # what you want for a Supra