home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / hardutil / findt130.zip / DRIVETYP.TXT next >
Text File  |  1990-09-14  |  6KB  |  127 lines

  1. SEAGATE TECHNOLOGY, INC.
  2. Technical Support Bulletin Board
  3. (408)438-8771 [300-9600 HST, MNP 3/5, N-8-1]
  4.  
  5.  
  6.          About Choosing a Drive Type in an AT
  7.  
  8. The drive types for SCSI, RLL, and ESDI interface drives are
  9. generally easy to determine, especially the SCSI drives.
  10.  
  11. SCSI
  12.  
  13. Almost all SCSI drives use DRIVE TYPE 0 or NONE, as the host adapter
  14. bios and the drive communicate together to establish the drive
  15. geometry.  The low-level formatting routines are accessed on the
  16. host adapter through DEBUG.  After the low-level format, follow the
  17. instructions for your DOS version for partitioning and system
  18. format.  Note:  SCSI drives from the Seagate Wren and Swift families
  19. are already low-level formatted at the factory.
  20.  
  21. RLL / ESDI
  22.  
  23. RLL and ESDI drives are usually not represented at all in the
  24. internal drive tables and consequently the controllers for these
  25. drives have onboard a ROM BIOS which either contains its own
  26. internal list of choices for the interface or else provides the
  27. ability to dynamically configure (define) the controller to the
  28. specific geometry of the drive.  In the case of the ESDI interface,
  29. the controller gets parameters directly from the drive with a mode
  30. sense equivalent command.  Unlike the SCSI, the CMOS drive type
  31. should start at 0 or NONE at the start of the installation (low
  32. level format through DEBUG - consult your controller manual for
  33. instructions), but it may be reset to DRIVE TYPE 1 by the controller
  34. card.
  35.  
  36. Many of the older AT's only provided 14 (MFM only) or so drive types
  37. to choose from in the CMOS.  The middle-aged AT's usually have up to
  38. 46 (still usually only MFM) types.  Some newer AT's have drive types
  39. which begin to include direct support for the popular RLL and ESDI
  40. drives.  If you have this newer kind of CMOS then by all means pick
  41. the one that matches the drive and DISABLE the controller Bios.
  42. (Note: This may also disable the controller's caching feature).
  43. Likewise, most new machines have a "User Definable" or "Custom"
  44. drive type that can be created and saved in the CMOS, thus providing
  45. a standard drive type.  "User Definable" drive types will usually
  46. not work with most non-MS/PC-DOS applications.
  47.  
  48. A special note on ESDI and other drives that have more than 1024
  49. cylinders.  Since DOS cannot access cylinders above this 1024 limit,
  50. a translation scheme may be elected in the controller's bios.  As
  51. the number of Logical Block Address (LBAs) is defined as
  52. CYLINDERS*HEADS*SECTORS PER TRACK, translations that equal the same
  53. number of LBAs with the cylinder count below the 1024 limit will be
  54. devised.  The controller bios will need to be ENABLED in order to
  55. utilize translations schemes.  (e.g. Many popular controllers
  56. increase the number of sectors and/or heads and decrease the # of
  57. cylinders to achieve an equivalent number of LBAs.  See your
  58. controller manual for details.)  After low-level formatting, follow
  59. the instructions for your DOS version for partitioning and system
  60. format.
  61.  
  62. AT / IDE
  63.  
  64. This idea of translation schemes bring us to the AT or IDE (Imbedded
  65. Drive Electronics) interface.  These drives are intelligent in that
  66. they can use the geometry that represents their true physical
  67. parameters or else they can "mimic" other drive geometries (or
  68. translations) that equal or are very close to, but NOT exceeding,
  69. the same number of logical blocks.  Note: Translate LBAs <= Native
  70. LBAs.
  71.  
  72. Many AT/IDE drives have physical cylinder counts that are greater
  73. than 1024.  Therefore, for DOS users, it is necessary to utilize the
  74. translate feature by using a geometry that keeps the cylinder count
  75. below 1024.
  76.  
  77. In order of preference, choose the first that fits your system:
  78.  
  79.     1.  Does the CMOS have a drive type that matches your drive?
  80.  
  81. no?
  82.     2.  Does the CMOS have a drive type that has the same number of
  83. formatted megabytes?
  84.  
  85. no?
  86.     3.  Does the CMOS have a "custom" or "user definable" drive type
  87. option you can use?  If so, use a translation geometry to keep the
  88. cylinder count below the DOS 1024 limit.
  89.  
  90. no?
  91.     4.  Do you have the Disk Manager program to provide a software
  92. driven solution?  The Disk Manager will run automatically to perform
  93. the partitioning and system format.
  94.  
  95. no?
  96.     5.  Pick the drive type that comes closest to, but not
  97. exceeding, the formatted capacity of your drive.  The final
  98. formatted capacity of the drive will be equal to the drive type
  99. chosen.
  100.  
  101. ***  Warning! ALL AT drives from Seagate are already low-level
  102. formatted at the factory.
  103.  
  104. MFM (ST412 interface)
  105.  
  106. Finally, the MFM drives and their associated drive types are next.
  107. If the internal drive type table lists the exact geometry, great. If
  108. not, then check to see if a "Custom" or "User Definable" CMOS option
  109. is available.  Also, some AT 16-bit MFM controllers provide an
  110. onboard BIOS which will allow the unique geometry of the drive to be
  111. dynamically configured (our Seagate ST21M/22M MFM controllers have
  112. this VALUABLE feature).  Otherwise, a drive type match that is close
  113. but not exceeding either the cylinder or head values is the only
  114. choice left.  An exact match in the head count is definitely
  115. preferred when getting a "close" match.
  116.  
  117. When there is no direct match in the internal drive type tables, a
  118. partitioning program may be needed to provide a software driven
  119. translation solution in order to achieve full capacity.  Keep in
  120. mind that the drive will only format out to the capacity of the
  121. chosen drive type when not using partitioning software.  In the
  122. event that the ST412 Interface drive has more than 1024 cylinders, a
  123. partitioning program will be needed in order to achieve full
  124. capacity.
  125.  
  126.  
  127.            ***   End-of-File     DRIVETYP.TXT   ***