home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / os2-tsl6.zip / OS2_READ.ME next >
Text File  |  1993-07-28  |  10KB  |  272 lines

  1.                             Trantor Systems, Ltd.
  2.                              5415 Randall Place
  3.                              Fremont, CA  94538
  4.                        Tech Support: 510-226-SCSI (7274)
  5.                            Compuserve: GO TRANTOR
  6.                               510-770-9910 FAX
  7.                               510-656-5159 BBS
  8.  
  9.  
  10.  
  11. NOTE: if you are in need of technical help, it is best to FAX us a copy
  12. of your CONFIG.SYS.  Most problems can only be found after looking at
  13. this file carefully.  It is almost impossible to troubleshoot over a
  14. voice call without the CONFIG.SYS in front of a technician.
  15.  
  16.  
  17.  
  18. July 28, 1993
  19.  
  20. Tested with OS/2 2.1 GA.  Following the installation instructions
  21. supplied by IBM on page XVIII of their Install guide, everything
  22. installs fine!
  23.  
  24. Updated drivers to support all mode select commands to make Photo CD
  25. work with OS2CDROM.DMD correctly.
  26.  
  27. To enable interrupts in any driver, use the command line option /Ixx,
  28. where xx is the IRQ you require.  Make sure you jumper the IRQ on the
  29. SCSI adapter as appropriate.
  30.  
  31. June 25, 1993
  32.  
  33. We still haven't received the OS/2 2.1GA release yet, so we have not
  34. tested with it.  We expect to be able to test with GA by the middle of
  35. July, so please don't call our tech support with 2.1GA questions until
  36. after July 18.  These drivers all work with the latest 2.1 beta we
  37. received.
  38.  
  39. Added the T160 driver for the T160/T260 16 bit SCSI adapters.
  40.  
  41. Additional modifications to the T358 driver to allow for parallel port
  42. speed changes.  Now the /Mnm options explained in the T358 manual will
  43. also work with OS/2.  If you are having trouble getting the T358 to work
  44. with your SCSI device, try adding the command line option /m5 to add
  45. some delays to the T358 operation.  Section 8 of the T358 MiniSCSI EPP
  46. manual discusses these options at length.
  47.  
  48.  
  49. May 6, 1993
  50.  
  51. Changes:
  52.  
  53. Additional beta drivers for the T358 MiniSCSI EPP are included in the
  54. 5/6/93 release.
  55.  
  56. The May 1 beta release wouldn't handle removable media correctly.  This
  57. has been fixed.
  58.  
  59.  
  60. May 1, 1993
  61.  
  62. These drivers are for Trantor T128, T228, T338 , T348 and T130B SCSI
  63. host adapter cards and OS/2 2.0 and 2.1.  OS/2 1.3 is not supported.
  64.  
  65.  
  66.  
  67.  
  68. These drivers are Copyright 1993 by Trantor Systems, Ltd.  All rights
  69. reserved.  They may be freely distributed to owners of Trantor products
  70. as long as this documentation file is included with the files.  Latest
  71. revisions of these files can be obtained from the Trantor BBS system or
  72. they may be ordered on disk from the Trantor office in the SCSIworks!
  73. package.
  74.  
  75.  
  76. Files on this release:
  77.  
  78.     OS2_READ.ME         This file
  79.     OS2.FAQ             OS2 Frequently Asked Questions -
  80.                         Check here for answers before FAXing
  81.                         for Technical Support
  82.     T128SCSI.ADD        T128 / T228 driver
  83.     T13BSCSI.ADD        T130B driver
  84.     T338SCSI.ADD        T338 MiniSCSI driver
  85.     T348SCSI.ADD        T348 MiniSCSI Plus driver
  86.     T128SCSI.DDP        T128 / T228 Install script
  87.     T13BSCSI.DDP        T130B Install script
  88.     T338SCSI.DDP        T338 MiniSCSI Install script
  89.     T348SCSI.DDP        T348 MiniSCSI Plus Install script
  90.  
  91. All files are being distributed in a compressed file format as
  92. OS2-TSLx.ZIP or as a self-extracting archive file called OS2-TSL.EXE for
  93. use with BBS systems.  The latest released versions of the OS/2 2.0
  94. drivers are always available from the Trantor BBS at 510-656-5159.
  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. MANUAL INSTALLATION for OS/2 2.0 CDROM.SYS
  138.  
  139. The desired driver must be copied to the OS/2 2.0 directory:
  140.  
  141.     COPY A:*.* C:\OS2
  142.  
  143. This driver should be installed in the config.sys file as follows:
  144.  
  145.     ....
  146.     BASEDEV=TxxxSCSI.ADD /T                     <=== add /t for most CD-ROMs
  147.     BASEDEV=OS2DASD.DMD
  148.     IFS=C:\OS2\CDFS.IFS /Q                      <=== CD-ROM only
  149.     DEVICE=C:\OS2\CDROM.SYS                     <=== CD-ROM only
  150.     BASEDEV=OS2SCSI.DMD
  151.     ....
  152. where xxx stands for the adapter type: 128, 13B, 338, 348. 
  153.  
  154. All of the above drivers are necessary for CD and HD support. They
  155. should be inserted in your CONFIG.SYS.  Some of these drivers
  156. might already be in your CONFIG.SYS file.  All drivers except for
  157. TxxxSCSI.ADD are usually placed in the OS2 directory during the initial
  158. OS2 installation.
  159.  
  160. OS2DASD.DMD is already in the CONFIG.SYS, but the other drivers may not
  161. be there.  Be sure you add them either manually or with the OS/2
  162. Installer.
  163.  
  164.  
  165. The OS/2 .ADD driver we supply is fully compatible with any driver that
  166. interfaces with the .ADD specification for OS/2 2.0.  It will work
  167. transparently with any hard disk supported by OS/2.
  168.  
  169.  
  170. OPTICAL DRIVES:
  171. IBM supplies a driver called OPTICAL.SYS for use with their 3.5"
  172. Magneto-Optical drive and other Magneto-Optical drives.  We have
  173. confirmed that it works correctly with this .ADD release.
  174.  
  175. In addition, we have implemented an optional command line switch that
  176. will enable some Magneto-Optical drives to be treated like a hard drive
  177. when OPTICAL.SYS is not available.  Adding the command line parameter of
  178. /o to the .ADD driver forces the operating system to treat an MO drive
  179. as a standard hard drive.
  180.  
  181.                                         
  182. CD-ROM DRIVES:
  183. OS/2 2.0 CDROM.SYS
  184. IBM recommends using CDROM.SYS (which is supplied with OS/2 2.0) with
  185. the /i option for non-IBM CD-ROM drives.  This driver may not support
  186. audio commands on all CD-ROM drives.  IBM has released OS2CDROM.DMD and
  187. its associated .FLT files for SCSI-1 drives.
  188. Please contact IBM for more information on their CD-ROM support and
  189. future drivers.
  190.  
  191. To support CD-ROM drives that are not supported with the /i option of
  192. CDROM.SYS, we have implemented a command line switch of /t in our .ADD
  193. that emulates the IBM (Toshiba) CD-ROM drive and allows standard data
  194. read commands to work with most SCSI CD-ROM drives.  NOTE: Audio
  195. commands are not supported and may cause unpredictable results with some
  196. CD-ROM drives.  Note: do NOT use this with the OS2CDROM.DMD driver.
  197.  
  198. Add the command line parameter in the following manner:
  199.   BASEDEV=TxxxSCSI.ADD /t
  200.  
  201.  
  202. OS/2 2.1 OS2CDROM.DMD
  203.  
  204. With OS/2 2.1, a new CD-ROM driver is being introduced.  You must NOT
  205. use the /t option on the BASEDEV=TxxxSCSI.ADD command line with this new
  206. CD-ROM driver.
  207.  
  208. Various .FLT files are available to provide support for non SCSI-2
  209. drives.  These are provided by IBM along with the OS2CDROM.DMD driver.
  210.  
  211.  
  212. In order to have a CD-ROM drive show on your desktop with a CD-ROM icon,
  213. you must have a CD-ROM disc in your drive when the system is booted.  If
  214. you boot with an empty CD-ROM drive, the drive icon will appear as a
  215. floppy disk instead of a CD-ROM disc.  This will not affect the
  216. operation of the CD-ROM drive itself.
  217.  
  218. If you have a CD-ROM drive with multiple Logical Units (LUNs), like the
  219. Pioneer DRM-600, you will be able to access all Logical Units with the
  220. August, 1992 driver.  To restrict the number of logical units, the /U
  221. command line parameter can be used to recognize only 1 Logical Unit of
  222. the possible 6 in the DRM-600.  This command line switch also works with
  223. hard disk drives that incorrectly report LUNs.
  224.  
  225.  
  226. HARD DISK DRIVES
  227. Format the SCSI device first from DOS with the TFORMAT program that
  228. comes included with the Trantor SCSI adapter.  Select a single partition
  229. after low level formatting the drive.
  230.  
  231. Boot OS/2 with the drivers installed and format the disk with the OS/2
  232. formatter.
  233.  
  234. We have found removable media must be formatted with the OS/2 format
  235. program before it can be recognized.  Just format it as though it is a
  236. floppy...  selecting a 2.8M floppy, for instance, formats a Syquest
  237. drive to 42M just fine.  Removable media drives are not interchangeable
  238. between DOS and OS/2.
  239.  
  240.  
  241. NOTES:
  242.         - Removable media is supported. It was tested with a SyQuest drive.
  243.         - OPTICAL.SYS provided by IBM will support MO drives.
  244.         - option /o supports MO drives by treating them like HD's.
  245.         - option /u restricts the number of Logical Units.  Default is 7
  246.         - option /ixx allows setting the interrupt level in the driver,
  247.            where xx is the unique IRQ you want to use
  248.  
  249. T128 jumper settings
  250.  
  251. Some OEM manuals don't have the jumper settings of the T128 card in
  252. their manual.  For the T128 card, place a jumper shorting pin on JP1:
  253.           ______
  254. IRQ3     | .  . |.  .  .  .
  255.          |______|
  256.         1  .  .  .  .  .  .
  257.  
  258.  
  259. IRQ5       .  .  .  .  .  .
  260.           ______
  261.          | .  . |.  .  .  .
  262.         1|______|
  263.  
  264.  
  265. IRQ7       .  .  .  .  .  .
  266.              ______
  267.            .| .  . |.  .  .
  268.          1  |______|
  269.  
  270.             
  271.  
  272.