home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 30 fixes_v / 30-fixes_v.zip / lr11c.zip / README.TXT < prev   
Text File  |  1994-11-01  |  5KB  |  117 lines

  1. LinkRight 1.1C Beta Patch
  2.  
  3. This patch is a beta patch.  Although most things work well,
  4. there are some things in 1.1 that get broken by this patch.
  5.  
  6. Serial ports won't work if you install this patch.
  7. There is no corresponding DOS version.
  8. Autostart is disabled in this patch.
  9.  
  10. As soon as I get good feedback on this patch plus fix the
  11. things that got broke, I'll release version 1.1C.
  12.  
  13. Users who have had trouble establishing a reliable parallel
  14. port connection with LinkRight should get and use this patch.
  15. This patch should work much better on those systems.
  16.  
  17. The zip file should unzip to 3 files: LR11C.EXE, LRPAR.SYS
  18. and this file, README.TXT.  Unzip it to your LINKRT11 directory
  19. and then run LR11C.EXE.  This is a patch to LinkRight 1.1, so
  20. if you have the A or B patches already applied, you'll have
  21. to get your original 1.1 diskette put the LR.EXE and
  22. LRCLONER.EXE from your 1.1 diskette into your LINKRT11
  23. directory before running LR11C.EXE.  You may have to change
  24. the settings of the LinkRight 1.1 object on your desktop to
  25. make sure it executes LR.EXE rather than LRBAK.EXE. 
  26. LinkRight 1.1C will be displayed as the version when you get
  27. the first window with the options of Local or Remote so be
  28. sure to check for it.
  29.  
  30. I assume you can figure out where to place the included
  31. LRPAR.SYS.
  32.  
  33. Turbomode (in the Options menu of LinkRight when in Local mode)
  34. should be turned off initially.  Also, Turbomode is read and
  35. set once when you establish a connection.  To change Turbomode,
  36. change the option, disconnect if you are currently connected, 
  37. and do a re-connect.  If you have no trouble with Turbomode
  38. off, you can try Turbomode on and get a speed boost.
  39.  
  40. The LinkRight parallel port driver can now be used in interupt
  41. driven mode or polled mode.  The default is polled, which matches
  42. the default of PRINT01.SYS in OS/2 Warp 3.0 (or so I've been told).
  43.  
  44. Interupt driven mode has some problems.  I've had some of my test
  45. systems lock up completely when used in Turbomode with interupt mode.
  46. The same system does not lock up when Turbomode is off.  None of my
  47. test systems have any problems when using polled mode.  Many 
  48. gigabytes transferred successfully!!
  49.  
  50. For LRCLONER, you no longer need EAUTIL.EXE and CMD.EXE in the 
  51. C:\TEMP directory.  This should make cloning easier.  You still
  52. need the temp directoy and LRCLONER.EXE should be started from
  53. this directory.
  54.  
  55. The complete list of options for LRPAR.SYS are
  56.  
  57. DEVICE=LRPAR.SYS /Q:7 /P /A:3BC /M
  58.  
  59. where:
  60.  /Q:7 uses IRQ7 or /Q:5 uses IRQ5.  These are the only IRQs supported.
  61.  Interupt driven mode can only be used if PRINT01.SYS or PRINT02.SYS
  62.  also uses the same interupt.  If no /Q option is selected, polled is
  63.  assumed.
  64.  
  65.  /P is for polled.  This is a useless option, since it is the default.
  66.  
  67.  /A:3BC or /A:378 or /A:278 select the address of the LPT port for
  68.  LinkRight to use.  If this parameter is used, only one address can
  69.  be specified.  Then, when you select Connect from the LinkRight 
  70.  menu, no matter which LPT port you select, either LPT1, LPT2 or
  71.  LPT3, LinkRight will use the address specified.  If this parameter
  72.  is not included, LinkRight reads the BIOS info at bootup time to
  73.  get the LPT addresses.
  74.  
  75.  /M is to specify MicroChannel machines.  For some MicroChannel systems
  76.  when booted from bootable floppies, LinkRight would not see that it
  77.  was MicroChannel and would assume an ISA bus.  This caused the
  78.  driver to fail.  So if you boot your MicroChannel system from floppies
  79.  and the LinkRight driver displays a message at bootup time saying
  80.  an ISA bus was found, use this parameter to fix the problem.
  81.  
  82.  The preferred and suggested mode of use is no parameters on the 
  83.  LRPAR.SYS line in CONFIG.SYS.  You can add parameters if there are
  84.  any problems.
  85.  
  86.  I'm interested in hearing speed test results on various systems.  A
  87.  quick note would be appreciated.  A good test is a 1 megabyte file.
  88.  Note that a group of files with a total size of 1 megabyte will be
  89.  significantly slower since there is a lot of overhead for each
  90.  individual file.
  91.  
  92.  For the 1 megabyte file on various systems you should expect these
  93.  kinds of times.  Note that the processor mentioned is for the receiving
  94.  system and as long as the sending system is close to the speed of the
  95.  receiving system, the receiving system will be the bottleneck.
  96.  Please let me know if you get significantly different numbers.
  97.  
  98.  386 SX 16 Mhz 50 seconds
  99.  486 SLC 25 Mhz 25 seconds
  100.  486 DX 33 Mhz 15 seconds
  101.  Pentium 60 Mhz 10 seconds
  102.  
  103.  These numbers assume 8 bit mode (look at the Remote system when you 
  104.  establish a connection and it will tell you if it is using 8 bit
  105.  mode or 4 bit mode; LinkRight figures out fastest mode it can use
  106.  automatically).  Expect 30% slower for 4 bit transfers.
  107.  
  108.  Also assuming 1024 packet size and Turbomode.
  109.  
  110.  Expect broken features fixed soon and more new features in the next
  111.  few weeks.
  112.  
  113.  Good luck and happy computing!!
  114.  
  115.  Jeff Tremble
  116.  President Rightware Inc.
  117.