home *** CD-ROM | disk | FTP | other *** search
/ IBM Presents OS/2 Software Hits 1995 / OS-2_SW_HITS_2ND_EDITION_1995.ISO / i17 / ide.doc < prev    next >
Text File  |  1994-10-17  |  4KB  |  118 lines

  1. IDE DISK DRIVER FOR NETWARE 3.1X 4.0X                 (IDE.EXE)
  2. Supports IDE current parameters
  3. ---------------------------------------------------------------
  4.  
  5. This package is made up of the following files:
  6.  
  7. IDE DOC14CJ4 - This document
  8. IDE EXE14CJ4 - Binary self-extracting file
  9.  
  10. The file, once downloaded with the binary oprion, needs to be
  11. run as it is a self-extracting file.
  12.  
  13. ABSTRACT:
  14.  
  15. Novell Labs has certified these IDE drivers for NetWare v3.12
  16. and v4.02.  This version of the IDE driver provides enhanced
  17. support for Current Parameters.  Current Parameters is a
  18. feature of some of the newer IDE drives.  A potential problem
  19. with host computer BIOSes that translate IDE drive parameters
  20. (heads) on drives which do not support Current Parameters is
  21. described.
  22.  
  23. ---------------------------------------------------------------
  24.                            DISCLAIMER
  25. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR
  26. EXTERNAL TO NOVELL.  NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS
  27. TO VERIFY THIS INFORMATION.  HOWEVER, THE INFORMATION PROVIDED
  28. IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL MAKES NO
  29. EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  30. ---------------------------------------------------------------
  31.  
  32. SYMPTOM
  33.  
  34. Symptoms may include ABENDs soon after the driver is loaded and
  35. the drive has been accessed.  Other problems may be partition
  36. conflicts which will likely result in DOS partition accesses
  37. overwriting NetWare or NetWare overwriting DOS.  File loss or
  38. corruption or inability to mount volumes would be likely
  39. symptoms.
  40.  
  41. NOTE:  These symptoms and the solution apply in cases where the
  42. host computer's BIOS translates the IDE drive geometry.  BIOS
  43. manufacturers will be able to verify that the BIOS translates
  44. drive geometries.
  45.  
  46.  
  47. CAUSE
  48.  
  49. Previous versions of the IDE.DSK driver used the DOS partition
  50. table parameters to define the drive geometry for NetWare.
  51. This method was reliable until host computer BIOSes implemented
  52. translation of the IDE drive geometry.  Now, that the DOS
  53. parameters are unreliable, the IDE driver has been enhanced to
  54. read "Current Parameters" from the drive.  The driver will use
  55. Current Parameters (CP) if the drive supports them.  Some
  56. drives do not support CP.  This driver will give the following
  57. error message if it detects BIOS translation and the drive does
  58. not support CP:
  59.  
  60. IDE-040:  Drive xx does not support current parameters.  Drive
  61. not registered with OS.
  62.  
  63. Potential Problems:
  64.  
  65. If the drive does not support CP, then the IDE driver cannot be
  66. certain what the actual used parameters are.  If the user
  67. desires, the driver may be loaded with a "/c" parameter which
  68. will permit the driver to continue.  However, Novell will not
  69. be responsible for any problems encountered when the driver is
  70. used in the /c mode.
  71.  
  72. When the IDE driver is loaded:  load ide /c port=xx int=x, a
  73. message and a warning will appear:
  74.  
  75. IDE-045:  Drive xx does not support current parameters.
  76.  
  77. **WARNING** Novell does not recommend using this drive in this
  78. configuration.
  79.  
  80. If the translating BIOS does not set the drives parameters to
  81. other than the native parameters, then even drives which do not
  82. support CP should work.  The problem arises if the translating
  83. BIOS sets the drives parameters to other than native and the
  84. drive does not support CP.  In that case, the IDE driver has no
  85. method of determining what the used parameters are and in such
  86. a case the potential for overlapping DOS and NetWare partitions
  87. exists.  Overlapping partitions will lead to corruption, loss
  88. of data and/or inability to mount volumes.
  89.  
  90.  
  91. SOLUTION
  92.  
  93. Use IDE.EXE.  Replace your current IDE.DSK with the appropriate
  94. 3.1X or 4.0X IDE.DSK from IDE.EXE.  NOTE the potential problems
  95. in the CAUSE section above.
  96.  
  97. Self-Extracting File Name:  IDE.EXE Revision:  A
  98.  
  99. Files Included   Size  Date     Time
  100.  
  101. \ IDE.TXT (This File)
  102. \IDE31X\ IDE.DSK 15850 09-02-94 6:13p
  103. \IDE40X\ IDE.DSK 15847 09-02-94 6:13p
  104.  
  105.  
  106. Installation Instructions:
  107.  
  108. Replace previous IDE.DSK with this version of the IDE.DSK.
  109.  
  110.  
  111. _Verified by customer x_Verified by Novell
  112.  
  113. ---------------------------------------------------------------
  114. Any trademarks referenced in this document are the property of
  115. their respective owners.  Consult your product manuals for
  116. complete trademark information.
  117. ---------------------------------------------------------------
  118.