home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / tran_os2.zip / OS2_READ.ME next >
Text File  |  1994-10-14  |  8KB  |  222 lines

  1. OS/2 Read Me file
  2.  
  3. These drivers are Copyright 1994 by Trantor Systems Limited.  All rights
  4. reserved.  They may be freely distributed to owners of Trantor products
  5. as long as this documentation file is included with the files.  Latest
  6. revisions of these files can be obtained from the Adaptec BBS system or
  7. they may be ordered on disk from Adaptec in the SCSIworks! package.
  8.  
  9.  
  10.  
  11.  
  12. NOTE: if you are in need of technical help, it is best to FAX us a copy
  13. of your CONFIG.SYS.  Most problems can only be found after looking at
  14. this file carefully.  It is almost impossible to troubleshoot over a
  15. voice call without the CONFIG.SYS in front of a technician.
  16.  
  17.  
  18.  
  19. August 1994
  20.  
  21. Updated for SCSIworks! 1.3 release.  Tested with Warp.
  22.  
  23.  
  24. September, 1993
  25.  
  26. Updated the MiniSCSI T348 and T358 .ADDs for IBM ThinkPad 720.
  27. The ThinkPad 720 has eliminated all the processor wait states and this
  28. makes the transition times on the parallel port too fast to latch to.
  29. You can make the 720 work by slowing it down to 25MHz, or by using the
  30. new .ADD driver with a /M48 command line option.  This forces a special
  31. mode for the 720 parallel port and adds 4 delay 'ticks' on the T358.
  32. This works with OS/2 2.1 and the ThinkPad 720c in our testing.
  33. The T348 just needs the /M08 command line switch.
  34.  
  35. July 28, 1993
  36.  
  37. Tested with OS/2 2.1 GA.  Following the installation instructions
  38. supplied by IBM on page XVIII of their Install guide, everything
  39. installs fine!
  40.  
  41. Updated drivers to support all mode select commands to make Photo CD
  42. work with OS2CDROM.DMD correctly.
  43.  
  44. To enable interrupts in any driver, use the command line option /Ixx,
  45. where xx is the IRQ you require.  Make sure you jumper the IRQ on the
  46. SCSI adapter as appropriate.  If you select an IRQ that doesn't exist,
  47. the .ADD will automatically poll instead of using an IRQ.
  48.  
  49.                                                       
  50.  
  51. June 25, 1993
  52.  
  53. Added the T160 driver for the T160/T260 16 bit SCSI adapters.
  54.  
  55. Additional modifications to the T358 driver to allow for parallel port
  56. speed changes.  Now the /Mnm options explained in the T358 manual will
  57. also work with OS/2.  If you are having trouble getting the T358 to work
  58. with your SCSI device, try adding the command line option /m5 to add
  59. some delays to the T358 operation.  Section 8 of the T358 MiniSCSI EPP
  60. manual discusses these options at length.
  61.  
  62.  
  63. May 6, 1993
  64.  
  65. Changes:
  66.  
  67. The May 1 beta release wouldn't handle removable media correctly.  This
  68. has been fixed.
  69.  
  70.  
  71. May 1, 1993
  72.  
  73. These drivers are for Trantor T128, T228, T338 , T348 and T130B SCSI
  74. host adapter cards and OS/2 2.0 and 2.1.  OS/2 1.3 is not supported.
  75.  
  76.  
  77. Files on this release:
  78.  
  79.     OS2_READ.ME         This file
  80.     OS2.FAQ             OS2 Frequently Asked Questions -
  81.                         Check here for answers before FAXing
  82.                         for Technical Support
  83.     T128SCSI.ADD        T128 / T228 driver
  84.     T13BSCSI.ADD        T130B driver
  85.     T338SCSI.ADD        T338 MiniSCSI driver
  86.     T348SCSI.ADD        T348 MiniSCSI Plus driver
  87.     T128SCSI.DDP        T128 / T228 Install script
  88.     T13BSCSI.DDP        T130B Install script
  89.     T338SCSI.DDP        T338 MiniSCSI Install script
  90.     T348SCSI.DDP        T348 MiniSCSI Plus Install script
  91.  
  92. All files are being distributed in a compressed file format as
  93. OS2-TSLx.ZIP or as a self-extracting archive file called OS2-TSL.EXE for
  94. use with BBS systems.
  95.  
  96.  
  97. AUTOMATIC INSTALLATION
  98.  
  99. Copy all the files to a floppy.  This floppy is now a device support
  100. diskette.  Insert it in A: and run DDINSTAL from the OS/2 prompt.  The
  101. Device Driver Install icon can be found by selecting the OS/2 System
  102. icon on the desktop, then the System Setup icon in that window.  Insert
  103. your floppy in a disk drive and double click on the Device Driver
  104. Install icon.
  105.  
  106.  
  107. MANUAL INSTALLATION for OS/2 2.0 and OS/2 2.1 using OS2CDROM.DMD
  108.  
  109. The desired driver must be copied to the OS/2 2.1 directory:
  110.  
  111.     COPY A:*.* C:\OS2
  112.  
  113. This driver should be installed in the config.sys file as follows:
  114.  
  115.     ....
  116.     IFS=C:\OS2\CDFS.IFS /Q                      <=== CD-ROM only
  117.     BASEDEV=TxxxSCSI.ADD                        <=== Trantor OS/2 driver
  118.     BASEDEV=OS2DASD.DMD                         <=== for HD
  119.     BASEDEV=OS2CDROM.DMD                        <=== CD-ROM only
  120.     BASEDEV=NECCDS1.FLT                         <=== For NEC CD-ROM only
  121.     BASEDEV=OS2SCSI.DMD                              (other .FLT files
  122.                                                       for other drives)
  123.     ....
  124. where xxx stands for the adapter type: 128, 13B, 338, 348. 
  125.  
  126. OS2CDROM.DMD and the appropriate .FLT files are supplied by IBM for
  127. CD-ROM support under OS/2 2.1.
  128.  
  129. All of the above drivers are necessary for CD and HD support. They
  130. should be inserted in your CONFIG.SYS.  Some of these drivers
  131. might already be in your CONFIG.SYS file.  All drivers except for
  132. TxxxSCSI.ADD are usually placed in the OS2 directory during the initial
  133. OS2 installation.
  134.  
  135.  
  136.  
  137. The OS/2 .ADD driver we supply is fully compatible with any driver that
  138. interfaces with the .ADD specification for OS/2 2.0.  It will work
  139. transparently with any hard disk supported by OS/2.
  140.  
  141.  
  142. OPTICAL DRIVES:
  143. IBM supplies a driver called OPTICAL.SYS for use with their 3.5"
  144. Magneto-Optical drive and other Magneto-Optical drives.  We have
  145. confirmed that it works correctly with this .ADD release.
  146.  
  147. In addition, we have implemented an optional command line switch that
  148. will enable some Magneto-Optical drives to be treated like a hard drive
  149. when OPTICAL.SYS is not available.  Adding the command line parameter of
  150. /o to the .ADD driver forces the operating system to treat an MO drive
  151. as a standard hard drive.
  152.  
  153.                                         
  154. CD-ROM DRIVES:
  155.  
  156. OS/2 2.1 OS2CDROM.DMD
  157.  
  158. Various .FLT files are available to provide support for non SCSI-2
  159. drives.  These are provided by IBM along with the OS2CDROM.DMD driver.
  160.  
  161.  
  162. In order to have a CD-ROM drive show on your desktop with a CD-ROM icon,
  163. you must have a CD-ROM disc in your drive when the system is booted.  If
  164. you boot with an empty CD-ROM drive, the drive icon will appear as a
  165. floppy disk instead of a CD-ROM disc.  This will not affect the
  166. operation of the CD-ROM drive itself.
  167.  
  168. If you have a CD-ROM drive with multiple Logical Units (LUNs), like the
  169. Pioneer DRM-600, you will be able to access all Logical Units with the
  170. August, 1992 driver.  To restrict the number of logical units, the /U
  171. command line parameter can be used to recognize only 1 Logical Unit of
  172. the possible 6 in the DRM-600.  This command line switch also works with
  173. hard disk drives that incorrectly report LUNs.
  174.  
  175.  
  176. HARD DISK DRIVES
  177. Format the SCSI device first from DOS with the TFORMAT program that
  178. comes included with the Trantor SCSI adapter.  Select a single partition
  179. after low level formatting the drive.
  180.  
  181. Boot OS/2 with the drivers installed and format the disk with the OS/2
  182. formatter.
  183.  
  184. We have found removable media must be formatted with the OS/2 format
  185. program before it can be recognized.  Just format it as though it is a
  186. floppy...  selecting a 2.8M floppy, for instance, formats a Syquest
  187. drive to 42M just fine.  Removable media drives are not interchangeable
  188. between DOS and OS/2.
  189.  
  190.  
  191. NOTES:
  192.         - Removable media is supported. It was tested with a SyQuest drive.
  193.         - OPTICAL.SYS provided by IBM will support MO drives.
  194.         - option /o supports MO drives by treating them like HD's.
  195.         - option /u restricts the number of Logical Units.  Default is 7
  196.         - option /ixx allows setting the interrupt level in the driver,
  197.            where xx is the unique IRQ you want to use
  198.  
  199. T128 jumper settings
  200.  
  201. Some OEM manuals don't have the jumper settings of the T128 card in
  202. their manual.  For the T128 card, place a jumper shorting pin on JP1:
  203.           ______
  204. IRQ3     | .  . |.  .  .  .
  205.          |______|
  206.         1  .  .  .  .  .  .
  207.  
  208.  
  209. IRQ5       .  .  .  .  .  .
  210.           ______
  211.          | .  . |.  .  .  .
  212.         1|______|
  213.  
  214.  
  215. IRQ7       .  .  .  .  .  .
  216.              ______
  217.            .| .  . |.  .  .
  218.          1  |______|
  219.  
  220.             
  221.  
  222.