home *** CD-ROM | disk | FTP | other *** search
/ IBM Presents OS/2 Software Hits 1995 / OS-2_SW_HITS_2ND_EDITION_1995.ISO / i17 / ide.exe / IDE.TXT
Text File  |  1994-09-20  |  4KB  |  118 lines

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