home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / oswafxpr.txt < prev    next >
Text File  |  1997-02-02  |  6KB  |  149 lines

  1. OSWAFXPR - RUNNING WINFAX PRO V3.0 - ALL OS/2 RELEASES
  2. 01/26/96
  3.  
  4. =======================================================================
  5.               Running WinFax Pro V3.0--All OS/2 Releases
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. 1. WinFax Pro V3.0 is compatible with OS/2, but you must first call the
  14.    vendor for the Service Release.
  15.  
  16. 2. Because Windows exists in other than the Microsoft version, WinFax
  17.    Pro might not run with OS/2 for Windows.
  18.  
  19.    OS/2 is a multitasking operating system that allows Windows or DOS
  20.    applications to access the serial ports 1000 times each second. This
  21.    is not frequent enough for  reliable data transfer. A special
  22.    universal asynchronous receiver/transmitter (UART*) is available
  23.    that has the buffering capability to allow reliable data transfer.
  24.    The OS/2 serial-port driver uses the buffering capability of this
  25.    UART to increase the reliability of data transfers at 9600 baud or
  26.    higher. The type of UART is known as 16550A. To send or receive data
  27.    at 9600 baud reliably under OS/2, the serial port that the fax modem
  28.    is connected to must have a 16550A** UART.
  29.  
  30.    Internal modems have their UARTs built onto the modem card. Many of
  31.    the high-speed internal modems have 16550A UARTs. External modems
  32.    use an existing serial port in the computer. Most of these ports use
  33.    16450 UARTs.
  34.  
  35.    If either the internal modem or the computer's serial port does not
  36.    allow upgrading the existing UART to a 16550A, SIO drivers might
  37.    help.
  38.  
  39.    If the modem or serial port does not have a 16550A UART, the SIO
  40.    drivers, which are shareware, are on OS/2 BBSs and on CompuServe in
  41.    the OS/2 file section.
  42.  
  43.    Version 1.02 was used in testing WinFax.
  44.  
  45. 3. When these drivers are installed, some of the WIN-OS/2 settings are
  46.    removed and replaced with other settings.
  47.  
  48. 4. SIO drivers are third-party drivers. For OS/2, they might require
  49.    that changes be made to the CONFIG.SYS file to disable the use of
  50.    the original COM.SYS and VCOM.SYS.
  51.  
  52. 5. The SIO drivers enhance the performance of DOS and Windows
  53.    applications running under OS/2 by:
  54.  
  55.    * Emulating a 16550 UART through software if one is not installed.
  56.  
  57.    * Allowing DOS and Windows applications to make better use of the
  58.      16550A UART, if one is installed. With a 16550A UART and WIN-OS/2
  59.      settings, the drivers do not need to be used for WinFax. If you
  60.      still have problems after changing the settings, the SIO drivers
  61.      might help.
  62.  
  63.    A UART is essentially the heart of a serial port. It controls the
  64.    transmission and reception of data to and from the computer. The
  65.    16550A UART can hold up to 16 bytes of data between port scans,
  66.    whereas a conventional UART cannot hold more than 1 byte. The
  67.    original 16550 had a problem in the handling of its 16-byte buffer.
  68.    The 16550A corrected this.
  69.  
  70.    The 16550AFN and 16550AF UARTs are revised versions of the 16550A
  71.    UART. They work with the settings below.
  72.  
  73. RESOLUTION
  74.  
  75. Note: Make sure you have a backup of any file you intend to change.
  76.  
  77. WinFax Pro should run in a full-screen session and be left running in 
  78. the foreground.
  79.  
  80. 1. For Class 1 or 2 modems, change WIN-OS/2 Settings as follows:
  81.  
  82.       COM_HOLD          to ON
  83.       HW_TIMER          to ON
  84.       INT_DURING_IO     to ON
  85.       IDLE_SENSITIVITY  to 100
  86.       IDLE_SECONDS      to 60
  87.  
  88.    Note: IDLE_SENSITIVITY and IDLE_SECONDS might vary between systems,
  89.          and in many cases can be left at default values.
  90.  
  91. 2. For 14400 bps fax modems, edit the SYSTEM.INI file, [386Enh]
  92.    section, as follows:
  93.  
  94.       COM?FIFO=0
  95.  
  96.    (? is the COM number being used.)
  97.  
  98.    If running a Windows session in enhanced mode under OS/2, edit the
  99.    [386Enh] section as follows:
  100.  
  101.       COM?BUFFER=4096
  102.       COMBOOSTTIME=30
  103.  
  104.    (? is the COM number being used.)
  105.  
  106. 3. With a Class 1 fax modem and a version of WinFax dated April 1993 or
  107.    later, WinFax allows for speed restrictions on both transmissions
  108.    and receptions. For sending or receiving faxes at 9600 baud or
  109.    above, edit the [General] section of the WINFAX.INI file as follows:
  110.  
  111.       MaxTXspeed=xxxx
  112.       MaxRXspeed=xxxx
  113.  
  114.    Valid entries for MaxTXspeed are 14400, 12000, 9600, 7200, and 4800
  115.    bps.
  116.  
  117.    Valid entries for MaxRXSpeed are 14400, 9600, and 4800 baud.
  118.    
  119.    Notes:
  120.  
  121.    1. To find the version date of WinFax, select Help; then select
  122.       About from the main WinFax screen.
  123.  
  124.    2. If the WinFax version is January 1993 or earlier, an update is
  125.       available.
  126.  
  127. 4. For SIO drivers, edit the CONFIG.SYS file and remark-out (REM) any
  128.    statements that refer to COM.SYS and VCOM.SYS.
  129.  
  130.    Note: Original serial-port drivers should be remarked-out, because
  131.          the SIO drivers aren't an exact replacement for the
  132.          serial-port drivers shipped with OS/2.
  133.  
  134. 5. WinFax might not be installed correctly if the SIO drivers are
  135.    running. If this case, remark-out the SIO drivers to enable the
  136.    original serial-port drivers. Once installation is complete,
  137.    remark-out COM.SYS and VCOM.SYS, and then remove REM from the SIO
  138.    drivers.
  139.  
  140. ______________________________________________________________________
  141. IBM disclaims all warranties, whether express or implied, including 
  142. without limitation, warranties of fitness and merchantability with 
  143. respect to the information in this document. By furnishing this 
  144. document, IBM grants no licenses to any related patents or copyrights.  
  145. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  146. or brand names referenced in this document are the property of their 
  147. respective owners. Consult your product manuals for complete trademark 
  148. information. 
  149.