home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / ide386.exe / IDE386.TXT < prev   
Text File  |  1993-09-17  |  4KB  |  103 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              New IDE.DSK for NetWare 3.11
  5. DOCUMENT ID:        TID000138
  6. DOCUMENT REVISION:  A
  7. DATE:               01JUL93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         IDE386.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare 3.11
  14.  
  15. ABSTRACT:
  16. This file contains an IDE disk driver that was written to work with ATA/IDE
  17. disk drives.  The driver is self configuring, and does not rely on the BIOS
  18. for disk drive support.  The driver is for NetWare 3.11, and does support
  19. IBM models 35 and 40.
  20. _________________________________________________________________
  21.  
  22. DISCLAIMER
  23. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  24. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  25. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  26. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  27. INFORMATION.
  28. _________________________________________________________________
  29.  
  30. Self-Extracting File Name:  IDE386.EXE
  31.  
  32. Files Included     Size     Date        Time
  33.  
  34.   IDE386.TXT          (This File)
  35.      IDE.DSK      14100    6-11-92      4:01p
  36.  
  37.  
  38. README of IDE386.EXE
  39.  
  40. This README file of IDE386.EXE accompanies IDE.DSK for NetWare v3.11.
  41.     
  42. This driver supports most IDE drives with Netware v3.11.  Along with other
  43. IDE drives, this driver specifically supports the IBM PS/2 models 35 and
  44. 40.  This version of the driver has been enhanced to be more robust in
  45. handling error conditions.  Previous versions may have permitted drive
  46. de-activation under conditions which will now be addressed as media errors.
  47.  The media errors will cause Hot Fix to re-direct and the drive will stay
  48. active rather than be de-activated.
  49.  
  50. A rare, but possible problem, was addressed that could cause a server to
  51. hang under the following conditions:
  52.  
  53. 1. Heavy server load
  54. 2. The console operator, within MONITOR.NLM, activates a previously
  55. de-activated device.
  56.  
  57.  
  58. INSTALLATION INSTRUCTIONS:
  59.  
  60. To install this Disk Driver:
  61.  
  62. 1)    Copy IDE.DSK to the boot-up directory of the server. (Same location
  63. as your SERVER.EXE)
  64.  
  65. 2)    After the system is brought up,  example: LOAD A:IDE.DSK
  66.     
  67.  
  68. NOTES:
  69.  
  70. The IDE disk driver was written to work with ATA/IDE disk drives. The
  71. ISADISK driver should not be used with these disk drives.  This driver is a
  72. self configuring driver and does not rely on the BIOS for disk drive
  73. support.
  74.  
  75. The driver supports Read-after-write verify at the software level. Using
  76. the VERIFY ON mode will cause writing to the disk to be a little slower
  77. than normal.
  78.  
  79. The driver will also support up to eight ATA/IDE disk drives in a file
  80. server.  This is possible by using addressable paddleboards.  These
  81. paddleboards allow the user to configure the base I/O address and IRQ. 
  82. (Primary I/O address at 1F0h and IRQ 14, second address at 170h, third
  83. address at 1E8h, and fourth  address at 168h.)  IRQs 9, 10, 11, and 15 may
  84. be used with the second, third, and fourth base I/O addresses.  It is not
  85. recommanded to use IRQ 12 because of possible conflicts with the mouse
  86. port.
  87.  
  88. Not all paddleboards will work correctly in all file servers.  Refer to
  89. your hardware manufacturer or system integrator for recommended
  90. configurations.
  91.  
  92.  
  93. LIMITATIONS:
  94.  
  95. * The IDE disk driver will not work with ESDI and the ST506/412 bus
  96. controllers.  The ATA/IDE, ST506, and ESDI interfaces look similar to the
  97. system software; however, they are handled differently by the disk driver.
  98.  
  99. * If a disk drive is to have a DOS partition installed, it will need to be
  100. installed BEFORE the NetWare partition is installed.
  101.  
  102.  
  103.