home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDDISK / WDUTILS.ZIP / ISPFMT2.EXE / ISPFMT.DOC next >
Encoding:
Text File  |  1990-04-16  |  5.5 KB  |  138 lines

  1.  
  2.  
  3.                                ISPFMT   1.21
  4.  
  5.     NOTE:
  6.  
  7.         THIS PROGRAM CAN DESTROY CUSTOMER DATA.  BE SURE TO HAVE ALL
  8.         VALUABLE DATA BACKED UP AND VERIFIED BEFORE CONTINUING!
  9.  
  10.     FUNCTIONAL DESCRIPTION:
  11.  
  12.             This is a Low-Level format utility designed to help you
  13.             maintain GROWN DEFECTS on your WESTERN DIGITAL Intelligent
  14.             Storage Peripheral.
  15.  
  16.     DRIVE SELECTION:
  17.  
  18.             The user must select drive 0 or 1 and the model type.
  19.  
  20.     LOW-LEVEL FORMAT:
  21.  
  22.             Performs a LOW-LEVEL FORMAT, pre-existing defects are
  23.             mapped out.  ESC will abort back to the main menu.  If
  24.             aborted the user will be warned that previous defects will
  25.             not be updated.
  26.  
  27.     QUICK-FORMAT/SURFACE ANALYSIS:
  28.  
  29.             First LOW-LEVEL format is performed then a short SURFACE
  30.             analysis writes and read_verifies the entire surface of
  31.             the disk with two critical patterns.  This function can be
  32.             useful in a production environment.  All pre-existing and
  33.             surface analysis defects will be automatically mapped out.
  34.             ESC will abort back to the main menu.  If FORMAT is aborted
  35.             the user will be warned that previous defects will not be
  36.             updated.
  37.  
  38.     SURFACE ANALYSIS:
  39.  
  40.             Ten critical patterns are used to write and read-verify the
  41.             entire surface of the disk.  This function is an in-depth
  42.             check for GROWN defects.  All pre_existing and surface
  43.             analysis defects will be automatically mapped out.  ESC
  44.             will cause an abort back to the main menu, defects are not
  45.             updated.  IF a previous VERIFY updated the grown map,
  46.             SURFACE updates to the map will not occur.  FORMAT or
  47.             UPDATE DEFECTS will clear this condition and allow updates
  48.             to occur.
  49.  
  50.     VERIFY:
  51.  
  52.             This function performs a read-verify of the entire disk.
  53.             Any new defects are presented to the user.  Upon exit of
  54.             the defects display the user is asked if the newly found
  55.             defects should be added to the defect list.  Yes will
  56.             append these defects to the GROWN defects map on the drive.
  57.             A subsequent VERIFY will not allow more defects to be marked
  58.             until FORMAT is run.  A subsequent FORMAT or UPDATE DEFECTS
  59.             will then map out these defects along with any previous
  60.             defects.  No will exit without updating the defect list.
  61.             ESC will cause an abort back to the main menu.
  62.  
  63.     UPDATE DEFECTS:
  64.  
  65.            This function will update all defects on the drive selected.
  66.            The factory and grown defect lists will be used to update
  67.            defects on the drive.  This will clear a previous VERIFY
  68.            update to the grown defect map and allow SURFACE ANALYSIS 
  69.            and VERIFY to update the maps.
  70.  
  71.     EXIT:
  72.  
  73.             Any drive in CMOS mother-board setup will be re-established.
  74.             If drive 0 or drive 1 is attached and powered up it will be
  75.             PARKED.  Some systems and drives will not respond after
  76.             this operation.  The user is cautioned to WARM or COLD boot
  77.             the system to GUARANTEE proper operation.
  78.  
  79.     ERROR LOG DESCRIPTION:
  80.  
  81.             Drive, Model number and the Function that was executed is
  82.             shown.  Each physical location of a GROWN defect is shown 
  83.             once with cylinder, head, sector, status, error, and
  84.             pattern/window information.  The status and error display
  85.             information is from the first error occurance.  The pattern
  86.             and window information are shown from left to right in order
  87.             of occurance.  Each pattern has a letter designation:
  88.  
  89.              a  d6b5ad6b5a ----------------- Isolated ones WD
  90.              b  c6319c6319                   Isolated ones IBM
  91.              c  cf3cf3cf3cf3 --------------- Isolated ones WD & IBM
  92.              d  492492492492                 HI frequency IBM all ones
  93.              e  0101010101 ----------------- Isolated zero's WD
  94.              f  136b31136bb3                 Mixed all frequency WD
  95.              g  c086043021800c086043021800   WD worst case pattern
  96.              h  5ab6b5ab6b                   Max jitter
  97.              i  3333333333 ----------------- Low frequency
  98.              j  0000000000                   Hi frequency
  99.  
  100.             The window information has a letter designation:
  101.  
  102.                 E   Early  read
  103.                 L   Late   read
  104.                 N   Normal read
  105.                 W   WRITE  only
  106.  
  107.             Four pattern/window entries for a designated sector would
  108.             be displayed:
  109.  
  110.             PATTERN/WINDOW
  111.  
  112.             aEaLcEcL
  113.  
  114.             Patterns a and c failed during read-verify with both EARLY
  115.             and LATE window.
  116.  
  117.     DRIVE DESCRIPTION:
  118.  
  119.         CENTAUR:
  120.  
  121.              model  93042A/95042A (20 meg)
  122.  
  123.                     (782 cyl, 2 heads, 27 sec PHYSICAL)
  124.                     (615 cyl, 4 heads, 17 sec TRANSLATION type 2)
  125.  
  126.              model  93044A/95044A (40 meg)
  127.  
  128.                     (782 cyl, 4 heads, 27 sec PHYSICAL)
  129.                     (977 cyl, 5 heads, 17 sec TRANSLATION type 17)
  130.  
  131.             SINGLE DRIVE  J8 no jumpers
  132.             MASTER  J8 5-6 jumper.
  133.             SLAVE  J8 3-4 jumper.
  134.  
  135.             J8 1-2 for slave to original CONNER CP342, CP3022.
  136.  
  137.   ----------------------------END ISPFMT HELP--------------------------
  138.