home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / Chip_1999-08_cd.bin / zkuste / ATA66off / Seagate / UATA66.TXT < prev   
Text File  |  1999-04-09  |  16KB  |  359 lines

  1. UATA66.TXT Rev A                                          07-Apr-1999
  2. ______________________________________________________________________
  3.    _ _ _
  4.   / / (_)
  5.  _\ \ \      UATA66.EXE version 1.02  (p/n 22800061-001)
  6. (_)_/_/      Utility to Enable and Disable Ultra ATA/66 Support
  7. ______________________________________________________________________
  8.  
  9. Copyright (c) 1999 by Seagate Technology, Inc. All rights reserved
  10.  
  11. The new Ultra ATA/66 interface doubles the speed of data transfers on
  12. the ATA (IDE) bus, providing up to 66.6 Mbytes/second transfer rates
  13. using Ultra DMA mode 4.
  14.  
  15. Table of Contents
  16. -----------------
  17. --Requirements
  18. --Current Supported Seagate Drive Models
  19. --Command Line Usage
  20. --Background
  21. --Frequently Asked Questions
  22. --UATA66 Revision History
  23. --Obtaining Updated Versions
  24. --LICENSE AGREEMENT AND WARRANTY DISCLAIMER
  25.  
  26. ======================================================================
  27.  
  28.  
  29. Requirements
  30. ------------
  31. There are four requirements for attaining Ultra ATA/66:
  32.  
  33.    * The drive must support Ultra ATA/66.
  34.  
  35.    * The motherboard and system BIOS (or an add-in controller) must
  36.      support Ultra ATA/66.
  37.  
  38.    * The operating system must support Direct Memory Access (DMA);
  39.      Microsoft Windows 98 and Windows 95b (OSR2) support DMA.
  40.  
  41.    * The cable must be 80-conductor; the length should not exceed 18
  42.      inches.
  43.  
  44. If all the above requirements are met, the drive can be re-configured
  45. to support Ultra ATA/66.
  46.  
  47. Utilize the enclosed utility to re-configure certain Seagate
  48. Technology disc drives to support Ultra ATA/66.  This utility will
  49. also support resetting the configuration back to support the Ultra
  50. ATA/33 configuration.
  51.  
  52. ======================================================================
  53.  
  54.  
  55. Current Supported Seagate Drive Models
  56. --------------------------------------
  57. This utility will switch the maximum reported Ultra ATA mode between
  58. Ultra ATA/33 and Ultra ATA/66 on the following Seagate Technology
  59. Medalist series:
  60.  
  61.         U4 Family               Medalist 17242 Family
  62.         ---------               ------------------
  63.         ST32112A                     ST34312A
  64.         ST34311A                     ST36424A
  65.         ST36421A                     ST38422A
  66.         ST38421A                     ST310232A
  67.                                      ST313032A
  68.                                      ST317242A
  69.  
  70. This utility will scan both the primary and secondary ATA (IDE) ports
  71. and report all drives found up to 4 drives total.  The above list
  72. includes all current Seagate drives that can be re-configured using
  73. this utility.  The list will be updated and a new utility released to
  74. include future Ultra ATA/66 capable models as they become available.
  75. Though drives not listed above will be reported in the list of drives
  76. found, the mode will only be updated on the Seagate drive models
  77. listed above.
  78.  
  79. Note. This utility will _not_ scan for drives on Promise Technology
  80.       Ultra66 adapters; drives must be attached to a traditional ATA
  81.       system bus for this utility to work. To use Seagate drives in
  82.       Ultra ATA/66 mode with a Promise Technology Ultra66 adapter,
  83.       1) make sure the drive is _not_ hooked to the Promise
  84.       Technology Ultra 66 adapter, 2) attach the drive to a
  85.       traditional ATA (IDE) system bus, 3) run this utility to switch
  86.       the drive into Ultra ATA/66 mode, then 4) attach the drive to
  87.       the Promise Technology Ultra66 adapter card.
  88.  
  89. ======================================================================
  90.  
  91.  
  92. Command Line Usage
  93. ------------------
  94. This utility may not be executed while Microsoft Windows is active.
  95. To use this utility, create a bootable MS-DOS diskette that contains
  96. a copy of this utility and boot from the diskette.
  97.  
  98. To enable Ultra ATA/66 support:
  99.  
  100.    From a command prompt, type
  101.  
  102.    uata66 on
  103.  
  104.    and press ENTER.
  105.  
  106. To disable Ultra ATA/66 or to revert to Ultra ATA/33 support:
  107.  
  108.    From a command prompt, type
  109.  
  110.    uata66 off
  111.  
  112.    and press ENTER.
  113.  
  114. After the utility has completed, reboot the system.
  115.  
  116. ======================================================================
  117.  
  118.  
  119. Background
  120. ----------
  121. Ultra ATA/66-capable devices from Seagate and others are currently
  122. shipping; however, few systems currently support this protocol.
  123. Furthermore, some BIOSs do not operate correctly with drives set to
  124. run in Ultra ATA/66 mode.
  125.  
  126. For example, some BIOSs check for Ultra ATA (also called Ultra DMA)
  127. support and subsequently set the mode to the maximum speed supported
  128. by the drive, regardless of the system support. These systems may
  129. only provide support up to Ultra ATA/33, but they set the drive to
  130. operate in Ultra ATA/66 mode, causing the system and drive to attempt
  131. to communicate at different speeds.
  132.  
  133. Current Seagate Technology Ultra ATA/66-capable drives are configured
  134. to support Ultra ATA/33 when shipped.  This shipping configuration
  135. ensures maximum compatibility with systems available today.  If the
  136. requirements noted above are met, then the drive may be re-configured
  137. to support Ultra ATA/66 by running the UATA66.EXE utility.
  138. This utility will also support resetting the configuration to support
  139. the original Ultra ATA/33 configuration.
  140.  
  141. ======================================================================
  142.  
  143.  
  144. Frequently Asked Questions
  145. --------------------------
  146. Ultra ATA/66 enhances existing Ultra ATA/33 technology by increasing
  147. both performance and data integrity.  This new high-speed interface
  148. doubles the Ultra ATA/33 burst data transfer rate to 66.6 Mbytes/sec.
  149. The result is maximum disc performance using the current PCI local
  150. bus environment.
  151.  
  152. --What is Ultra ATA/66?
  153. --How does Ultra ATA/66 attain faster transfer rates?
  154. --Who is developing Ultra ATA/66 drives?
  155. --Is Ultra ATA/66 backward compatible with my current Ultra ATA/33
  156.   system?
  157. --What is required to run Ultra ATA/66?
  158. --Where can I get the utility to activate Ultra ATA/66 on my drive?
  159. --Why is there a blue, black and a gray connector on my Ultra ATA/66
  160.   cable?
  161. --Can I mix Ultra ATA/33 and Ultra ATA/66 drives on the same cable?
  162. --What operating systems support Ultra ATA/66?
  163. --Do I need a special Ultra ATA/66 device driver?
  164. --What are some common troubleshooting steps?
  165.  
  166. What is Ultra ATA/66?
  167. ---------------------
  168. Ultra ATA/66, also known as Ultra ATA/66, enhances existing Ultra
  169. ATA/33 technology by increasing both performance and data integrity.
  170. This new high-speed interface doubles the Ultra ATA/33 burst data
  171. transfer rate to 66.6 Mbytes/sec. The result is maximum disc
  172. performance using the current PCI local bus environment.
  173.  
  174. How does Ultra ATA/66 attain faster transfer rates?
  175. ---------------------------------------------------
  176. Ultra ATA/66 removes bottlenecks associated with data transfers,
  177. especially during sequential operations. Ultra ATA/66 requires a
  178. special 40-pin, 80-conductor cable that reduces noise bleed-over and
  179. improves signal integrity by providing 40 additional ground lines
  180. between each of the standard 40-pin ATA (IDE) signal lines and ground
  181. lines.
  182.  
  183. Who is developing Ultra ATA/66 drives?
  184. --------------------------------------
  185. Ultra ATA/66 is endorsed by all leading hard drive manufacturers
  186. including Seagate, Fujitsu, IBM, Maxtor, Quantum, Toshiba,
  187. Western-Digital and others. The Ultra ATA/66 protocol is also
  188. endorsed by Intel with full industry support expected in 1999.
  189.  
  190. Is Ultra ATA/66 backward compatible with my current Ultra ATA/33
  191. system?
  192. ----------------------------------------------------------------
  193. Yes.  Ultra ATA/66 is backward compatible with all Ultra ATA/33
  194. systems, but it will be limited in its transfer mode to the Ultra
  195. ATA/33 (Ultra DMA Mode 2 - 33.3 Mbytes/sec) or PIO Mode 4
  196. (16.6 Mbytes/sec).  Ultra ATA/66 hard drives are 100 percent backward
  197. compatible with both Ultra ATA/33 and DMA and with existing ATA (IDE)
  198. hard drives, CD-ROM drives, and host systems. The Ultra ATA/66
  199. protocol and commands are designed to be compatible with existing ATA
  200. devices and systems. Although a new 40-pin, 80-conductor cable is
  201. required for Ultra ATA/66, the chipset pin count remains the same at
  202. 40.  Hard drives that support Ultra ATA/66 also support Ultra ATA/33
  203. and legacy ATA (IDE) specifications.
  204.  
  205. What is required to run in Ultra ATA/66 Mode?
  206. ---------------------------------------------
  207. There are basically four requirements:
  208.   *  An Ultra ATA/66-capable system board and BIOS.
  209.   *  An Ultra ATA/66-capable 80-conductor cable.
  210.   *  An operating system capable of DMA transfers.
  211.      (Win95 (OSR2) and Win98 are capable.)
  212.   *  An Ultra ATA/66 capable device. (Seagate drives require an
  213.      activation utility for each device.)
  214.  
  215. Ultra ATA/66 technology is defined such that the PC and the hard
  216. drive can both detect the presence of the required 80-conductor
  217. cable.  The system board must have a special capacitor on pin 34 to
  218. detect the cable.  The cable must have a notch cut in line 34 to
  219. correctly detect an Ultra ATA/66 device.
  220.  
  221. Where can I get the utility to activate Ultra ATA/66 on my drive?
  222. -----------------------------------------------------------------
  223. Eventually, all Ultra ATA/66 drives will be shipped with the utility
  224. either on diskette or CD-ROM.  In the interim, the utility
  225. (UATA66.EXE) can be downloaded from
  226. ftp://ftp.seagate.com/techsuppt/seagate_utils/uata66-d.exe. The
  227. version available on the web is a self-extracting zip file and must
  228. be unzipped and placed on a bootable diskette.
  229.  
  230. Why is there a blue, black and a gray Connector on my Ultra ATA/66
  231. cable?
  232. ------------------------------------------------------------------
  233. The 40-pin, 80-conductor cables will support the Cable Select
  234. feature.  The blue (end) connector should be connected to the system
  235. board.  The black (end) connector is known as the master position.
  236. The gray (middle) connector can be used for a slave device as needed.
  237. Although an Ultra ATA/66 device should work fine in either the black
  238. or the gray connector, if your are having difficulty, consider
  239. troubleshooting with the drive in the black connector.
  240.  
  241. Can I mix Ultra ATA/33 and Ultra ATA/66 drives on the same cable?
  242. -----------------------------------------------------------------
  243. Yes, a legacy ATA (IDE) specification drive can coexist with an Ultra
  244. ATA/66 drive.  However, for the Ultra ATA/66 device to attain Ultra
  245. DMA 4 mode, an Ultra ATA/66-capable cable is required.
  246.  
  247. What operating systems support Ultra ATA/66?
  248. --------------------------------------------
  249. Primarily because the operating system is not the controlling factor,
  250. most operating systems, including all current Windows versions
  251. (Windows 95 (OSR2) and Windows 98), support Ultra ATA/66. Ultra ATA
  252. data transfer rate is determined by your hard drive, your controller,
  253. and the BIOS. The only requirement on the operating system is to be
  254. able to support DMA transfers.
  255.  
  256. Do I need a special Ultra ATA/66 device driver?
  257. -----------------------------------------------
  258. Not necessarily.  Because the operating system (Win95/98) handles
  259. Ultra ATA and Ultra ATA/66 the same as DMA, there should be no
  260. special device drivers.  However, as with Ultra ATA (IDE), not all
  261. system boards and BIOSs will correctly interface with the operating
  262. system.  In these cases, a special device driver or patch will have
  263. to be provided by the system board manufacturer to make the system
  264. capable of attaining Ultra ATA/66.
  265.  
  266. What are some common troubleshooting steps?
  267. -------------------------------------------
  268.  
  269.   1. Make sure the cable is Ultra ATA/66 capable.  An Ultra
  270.      ATA/66-capable cable is a 40-pin, 80-conductor cable with a
  271.      black connector on one end, a blue connector on the other end,
  272.      and a gray connector in the middle.  In addition, line 34 on the
  273.      cable should be notched or cut (this may be hard to see with the
  274.      human eye).
  275.  
  276.   2. Make sure the system board is capable of Ultra ATA/66.  An Ultra
  277.      ATA/66-capable system board has a detect circuit with a
  278.      capacitor for detecting line 34 missing on the cable.  If there
  279.      is no capacitor, the system can wrongly detect the presence of
  280.      an Ultra ATA/66 cable and therefore try to configure the device
  281.      for a higher transfer rate.
  282.  
  283.   3. Some system boards may not successfully handle Ultra ATA/66 on
  284.      both ATA (IDE) channels. If you have difficulty, consider
  285.      troubleshooting with the device in the Primary Master position.
  286.  
  287.   4. Contact the system board manufacturer for the latest BIOS
  288.      upgrade and any Ultra ATA/66 special device drivers or patches.
  289.  
  290.   5. Make sure the operating system is DMA capable and that the DMA
  291.      mode is activated. (For Windows 95/98, check Device Manager |
  292.      Drive Settings tab for a check box.)
  293.  
  294.   6. Make sure the drive is Ultra ATA/66 capable and has been
  295.      configured to run at Ultra ATA/66 transfer rates. (Seagate
  296.      drives require an ultra ATA/66 activation utility.)
  297.  
  298.  
  299. ======================================================================
  300.  
  301.  
  302. UATA66 Revision History
  303. -----------------------
  304.     v1.02   01-Apr-1999    Initial public release
  305.  
  306. ======================================================================
  307.  
  308.  
  309. Obtaining Updated Versions
  310. --------------------------
  311. UATA66 may be updated to add new models and features and maintain
  312. compatibility with changes in technology.  The latest copy can always
  313. be obtained from the Seagate web site at www.seagate.com or from your
  314. nearest Seagate Technical Support BBS:
  315.  
  316.    * SeaBOARD - Seagate electronic bulletin board systems
  317.     --United States          +1-405-936-1600
  318.     --Germany                +49-89-140-9331
  319.  
  320. ======================================================================
  321.  
  322.  
  323. LICENSE AGREEMENT AND WARRANTY DISCLAIMER
  324. -----------------------------------------
  325. Seagate reserves the right to change, without notice, product
  326. offerings or specifications.
  327.  
  328. This is a legal agreement between you the purchaser and Seagate
  329. Technology, Inc.  By accessing UATA66.EXE, (the "Software"), you
  330. agree to be bound by the terms of this agreement.  If you do not
  331. agree, do not access the software.
  332.  
  333. Seagate provides the accompanying object code of the Software and
  334. nonexclusively licenses its use to you on the following terms and
  335. conditions.  The Software is Seagate's proprietary, copyrighted
  336. product. Seagate grants you a limited access to use one copy of the
  337. Software.  You may not copy or distribute the Software for resale.
  338. You may not reverse engineer, modify, rent, or lease the Software.
  339. In addition, you may not disclose the information or data
  340. incorporated in the Software to others, in any format.
  341.  
  342. You accept the Software "as is" without any warranty whatsoever.
  343. Seagate does not warrant that the Software will meet your
  344. requirements, that the Software is fit for any particular purpose,
  345. or that the use of the Software will be error free.
  346.  
  347. SEAGATE EXPRESSLY DISCLAIMS ALL WARRANTIES, WHETHER ORAL OR WRITTEN,
  348. EXPRESSED OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF
  349. MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  IN NO EVENT
  350. WILL SEAGATE BE LIABLE TO YOU, YOUR CUSTOMERS, OR OTHER USERS IN ANY
  351. WAY BASED ON USE OF THE SOFTWARE, INCLUDING WITHOUT LIMITATION FOR
  352. ANY LOSS OF PROFITS, LOSS OF DATA, OR INDIRECT, INCIDENTAL,
  353. CONSEQUENTIAL, SPECIAL, OR EXEMPLARY DAMAGES ARISING OUT OF OR IN
  354. CONNECTION WITH THE USE OR INABILITY TO USE THE SOFTWARE.
  355.  
  356. (C) 1999 Seagate Technology, Inc. End of License Agreement.
  357.  
  358. -=End of File: UATA66.TXT Rev.A=-
  359.