home *** CD-ROM | disk | FTP | other *** search
/ Windows NT Super Tune-Up Kit / PIE-WindowsNTSuperTuneUpKit-1997.iso / DRIVERS / SCSI_CD / NEC_TRAN / SSTR1602 / OS2_READ.ME < prev    next >
Text File  |  1994-06-17  |  4KB  |  98 lines

  1. OS/2 Read Me file
  2.  
  3.  
  4. These drivers are Copyright 1994 by Trantor Systems Limited.  All rights
  5. reserved.  They may be freely distributed to owners of Trantor products
  6. as long as this documentation file is included with the files.
  7.  
  8. AUTOMATIC INSTALLATION
  9.  
  10. Copy all the files to a floppy.  This floppy is now a device support
  11. diskette.  Insert it in A: and run DDINSTAL from the OS/2 prompt.  The
  12. Device Driver Install icon can be found by selecting the OS/2 System
  13. icon on the desktop, then the System Setup icon in that window.  Insert
  14. your floppy in a disk drive and double click on the Device Driver
  15. Install icon.
  16.  
  17.  
  18. The OS/2 .ADD driver we supply is fully compatible with any driver that
  19. interfaces with the .ADD specification for OS/2 2.0.  It will work
  20. transparently with any hard disk supported by OS/2.
  21.  
  22.  
  23. NOTE: if you are in need of technical help, it is best to FAX a copy
  24. of your CONFIG.SYS.  Most problems can only be found after looking at
  25. this file carefully.  It is almost impossible to troubleshoot over a
  26. voice call without the CONFIG.SYS in front of a technician.
  27.  
  28.  
  29. Tested with OS/2 2.1 GA.  Following the installation instructions
  30. supplied by IBM on page XVIII of their Install guide, everything
  31. installs fine!
  32.  
  33.  
  34. To enable interrupts in any driver, use the command line option /Ixx,
  35. where xx is the IRQ you require.  Make sure you jumper the IRQ on the
  36. SCSI adapter as appropriate.  If you select an IRQ that doesn't exist,
  37. the .ADD will automatically poll instead of using an IRQ.
  38.  
  39.  
  40.  
  41. OPTICAL DRIVES:
  42. IBM supplies a driver called OPTICAL.SYS for use with their 3.5"
  43. Magneto-Optical drive and other Magneto-Optical drives.  We have
  44. confirmed that it works correctly with this .ADD release.
  45.  
  46. In addition, we have implemented an optional command line switch that
  47. will enable some Magneto-Optical drives to be treated like a hard drive
  48. when OPTICAL.SYS is not available.  Adding the command line parameter of
  49. /o to the .ADD driver forces the operating system to treat an MO drive
  50. as a standard hard drive.
  51.  
  52.                                         
  53. CD-ROM DRIVES:
  54.  
  55. OS/2 2.1 OS2CDROM.DMD
  56.  
  57. Various .FLT files are available to provide support for non SCSI-2
  58. drives.  These are provided by IBM along with the OS2CDROM.DMD driver.
  59.  
  60.  
  61. In order to have a CD-ROM drive show on your desktop with a CD-ROM icon,
  62. you must have a CD-ROM disc in your drive when the system is booted.  If
  63. you boot with an empty CD-ROM drive, the drive icon will appear as a
  64. floppy disk instead of a CD-ROM disc.  This will not affect the
  65. operation of the CD-ROM drive itself.
  66.  
  67. If you have a CD-ROM drive with multiple Logical Units (LUNs), like the
  68. Pioneer DRM-600, you will be able to access all Logical Units with the
  69. August, 1992 driver.  To restrict the number of logical units, the /U
  70. command line parameter can be used to recognize only 1 Logical Unit of
  71. the possible 6 in the DRM-600.  This command line switch also works with
  72. hard disk drives that incorrectly report LUNs.
  73.  
  74.  
  75. HARD DISK DRIVES
  76. Format the SCSI device first from DOS with the TFORMAT program that
  77. comes included with the Trantor SCSI adapter.  Select a single partition
  78. after low level formatting the drive.
  79.  
  80. Boot OS/2 with the drivers installed and format the disk with the OS/2
  81. formatter.
  82.  
  83. We have found removable media must be formatted with the OS/2 format
  84. program before it can be recognized.  Just format it as though it is a
  85. floppy...  selecting a 2.8M floppy, for instance, formats a Syquest
  86. drive to 42M just fine.  Removable media drives are not interchangeable
  87. between DOS and OS/2.
  88.  
  89.  
  90. NOTES:
  91.         - Removable media is supported. It was tested with a SyQuest drive.
  92.         - OPTICAL.SYS provided by IBM will support MO drives.
  93.         - option /o supports MO drives by treating them like HD's.
  94.         - option /u restricts the number of Logical Units.  Default is 7
  95.         - option /ixx allows setting the interrupt level in the driver,
  96.            where xx is the unique IRQ you want to use
  97.  
  98.