home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / SCSIDOSV3.0UPDATE.DMS / in.adf / FmtData / Seagate_1.fmt < prev    next >
Encoding:
Text File  |  1989-01-12  |  10.9 KB  |  238 lines

  1. /* ------------------------------------------------------------------- *
  2.  * Format Configuration For:   Segate Imbeded SCSI Hard Drives         *
  3.  *                                                                     *
  4.  * Created: 11-08-88           Author: Wayne E. Miller                 *
  5.  *                                                                     *
  6.  * Copyright (C) 1988,  Wayne E. Miller - All Rights Reserved          *
  7.  *                                                                     *
  8.  *   Date     Who  Description                                         *
  9.  * ---------  ---  --------------------------------------------------- *
  10.  * 11-08-88   WEM  First Version                                       *
  11.  *                                                                     *
  12.  * ------------------------------------------------------------------- */
  13.  
  14. /* --- Configuration Parameters -------------------------------------- */
  15.  
  16. : PrgRelease   1                   /* Program Release Level            */
  17. : CstRelease   1                   /* Seagate Specific Relese Level    */
  18.  
  19. : SenseType    1                   /* Sense Info Format                */
  20.  
  21. /* --- Media Verification Patterns - (Lenght In Words, Data) --------- */
  22.  
  23. : Pattern
  24.  
  25.    3   %0110110110110110   %1101101101101101   %1011011011011011
  26.    3   %1011011011011011   %0110110110110110   %1101101101101101
  27.    3   %1101101101101101   %1011011011011011   %0110110110110110
  28.  
  29.    1   %0111011101110111
  30.    1   %1011101110111011
  31.    1   %1101110111011101
  32.    1   %1110111011101110
  33.  
  34. : End Pattern
  35.  
  36. /* Page */
  37.  
  38. /*      Length    Value    Key Word / Description                      */
  39. /*      ------  ---------  ------------------------------------------- */
  40.  
  41. : ModeCmdStart > 8
  42.  
  43.            1    $15                        /* Set Mode Command         */
  44.            1    $00        = LUN           /* Logical Unit Number      */
  45.            2    $0000                      /* Reserved                 */
  46.            1    60                         /* Number Of Bytes          */
  47.            1    $00                        /* Reserved                 */
  48.  
  49. : ModeDataStart > 64
  50.  
  51.            1    $00                        /* Reserved                 */
  52.            1    $00                        /* Default Medium           */
  53.            1    $00                        /* Reserved                 */
  54.            1    $08                        /* Descriptor List Length   */
  55.            1    $00                        /* Density Code             */
  56.            4    $00000000                  /* Reserved                 */
  57.            3    512        = BlockSize     /* Block Size               */
  58.  
  59.            1    $00                        /* Page 0 Indicator         */
  60.            1    $02                        /* Length Of Page           */
  61.            1    %00000000                  /* Usage / Attention Flags  */
  62.            1    $00                        /* Device Type              */
  63.  
  64.            1    $01                        /* Page 1 Indicator         */
  65.            1    $06                        /* Length Of Page           */
  66.            1    %00100000                  /* Error Recovery Parameters*/
  67.            1    $00                        /* Reserved                 */
  68.            4    $00000000                  /* Reserved                 */
  69.  
  70.            1    $02                        /* Page 2 Indicator         */
  71.            1    $0A                        /* Length Of Page           */
  72.            2    $0000                      /* Reserved                 */
  73.            2    $0000                      /* Bus Inactivity Limit     */
  74.            4    $00000000                  /* Reserved                 */
  75.            2    $0000                      /* Reserved                 */
  76.  
  77.            1    $03                        /* Page 3 Indicator         */
  78.            1    $16                        /* Page Length              */
  79.            2    $0006      = HeadCount     /* Tracks / Zone            */
  80.            2    $0002                      /* Alternate Sectors / Zone */
  81.            2    $0000                      /* Reserved                 */
  82.            2    $0002                      /* Alternate Tracks / Volume*/
  83.            2    36         = BlksPerTrk    /* Sectors Per Track        */
  84.            2    512        = BlockSize     /* Sector Size              */
  85.            2    2          = Interleave    /* Interleave               */
  86.            4    $00000000                  /* Reserved                 */
  87.            1    %10000000                  /* Soft / Hard Sectored     */
  88.            3    $000000                    /* Reserved                 */
  89.  
  90. : End ModeStart
  91.  
  92. /* Page */
  93.  
  94. /*      Length    Value    Key Word / Description                      */
  95. /*      ------  ---------  ------------------------------------------- */
  96.  
  97. : FormatCmdStart > 10
  98.  
  99.            1    $04                        /* Format Command           */
  100.            1    %00000000  = LUN           /* Logical Unit Nubmer      */
  101.            1    $00                        /* Reserved                 */
  102.            2    $02        = Interleave    /* Interleave               */
  103.            1    $00                        /* Reserved                 */
  104.  
  105. : FormatDataStart > 0
  106.  
  107. : End FormatStart
  108.  
  109. /* Page */
  110.  
  111. /*      Length    Value    Key Word / Description                      */
  112. /*      ------  ---------  ------------------------------------------- */
  113.  
  114. : ModeCmdFinal > 8
  115.  
  116.            1    $15                        /* Set Mode Command         */
  117.            1    $00        = LUN           /* Logical Unit Number      */
  118.            2    $0000                      /* Reserved                 */
  119.            1    60                         /* Number Of Bytes          */
  120.            1    $00                        /* Reserved                 */
  121.  
  122. : ModeDataFinal > 64
  123.  
  124.            1    $00                        /* Reserved                 */
  125.            1    $00                        /* Default Medium           */
  126.            1    $00                        /* Reserved                 */
  127.            1    $08                        /* Descriptor List Length   */
  128.            1    $00                        /* Density Code             */
  129.            4    $00000000                  /* Reserved                 */
  130.            3    512        = BlockSize     /* Block Size               */
  131.  
  132.            1    $00                        /* Page 0 Indicator         */
  133.            1    $02                        /* Length Of Page           */
  134.            1    %00000000                  /* Usage / Attention Flags  */
  135.            1    $00                        /* Device Type              */
  136.  
  137.            1    $01                        /* Page 1 Indicator         */
  138.            1    $06                        /* Length Of Page           */
  139.            1    %00100000                  /* Error Recovery Parameters*/
  140.            1    $00                        /* Reserved                 */
  141.            4    $00000000                  /* Reserved                 */
  142.  
  143.            1    $02                        /* Page 2 Indicator         */
  144.            1    $0A                        /* Length Of Page           */
  145.            2    $0000                      /* Reserved                 */
  146.            2    $0000                      /* Bus Inactivity Limit     */
  147.            4    $00000000                  /* Reserved                 */
  148.            2    $0000                      /* Reserved                 */
  149.  
  150.            1    $03                        /* Page 3 Indicator         */
  151.            1    $16                        /* Page Length              */
  152.            2    $0006      = HeadCount     /* Tracks / Zone            */
  153.            2    $0002                      /* Alternate Sectors / Zone */
  154.            2    $0000                      /* Reserved                 */
  155.            2    $0002                      /* Alternate Tracks / Volume*/
  156.            2    36         = BlksPerTrk    /* Sectors Per Track        */
  157.            2    512        = BlockSize     /* Sector Size              */
  158.            2    2          = Interleave    /* Interleave               */
  159.            4    $00000000                  /* Reserved                 */
  160.            1    %10000000                  /* Soft / Hard Sectored     */
  161.            3    $000000                    /* Reserved                 */
  162.  
  163. : End ModeFinal
  164.  
  165. /* Page */
  166.  
  167. /*      Length    Value    Key Word / Description                      */
  168. /*      ------  ---------  ------------------------------------------- */
  169.  
  170. : FormatCmdFinal > 10
  171.  
  172.            1    $04                        /* Format Command           */
  173.            1    %00000000  = LUN           /* Logical Unit Nubmer      */
  174.            1    $00                        /* Reserved                 */
  175.            2    $02        = Interleave    /* Interleave               */
  176.            1    $00                        /* Reserved                 */
  177.  
  178. : FormatDataFinal > 0
  179.  
  180. : End FormatFinal
  181.  
  182. /* Page */
  183.  
  184. /* Error   Description                                                 */
  185. /* -----   ----------------------------------------------------------- */
  186.  
  187. : Errors
  188.  
  189.    $01     01h - No index or sector signal found during rd, wr, or format.
  190.    $02     02h - Seek complete signal missing.
  191.    $03     03h - Drive detected failure which disallows writes.
  192.    $04     04h - Drive not ready.
  193.    $06     06h - Track zero not found.
  194.  
  195.    $10     10h - ID field error, unable to correct by retry.
  196.    $11     11h - Uncorrectable read error.
  197.    $12     12h - ID address mark not found.
  198.    $13     13h - Data field address mark not found.
  199.    $14     14h - Record not found - unable to locate sector on cylinder.
  200.    $15     15h - Seek Error - Unable to locate track with correct ID.
  201.    $17     17h - Recoverable read error occurred, corrected with retries.
  202.    $18     18h - Recoverable read error occurred, corrected with ECC.
  203.    $19     19h - Error reading defect list.
  204.    $1A     1Ah - Parameter Overrun - parameter list too long.
  205.    $1C     1Ch - Unable to locate primary defect list.
  206.    $1E     1Eh - ID field recovered using ECC.
  207.  
  208.    $20     20h - Invalid SCSI command.
  209.    $21     21h - Invalid block address (too high).
  210.    $24     24h - SCSI command argument error.
  211.    $25     25h - Invalid logical unit number.
  212.    $26     26h - Invalid field in parameter list.
  213.    $29     29h - Controller reset occurred.
  214.    $2A     2Ah - Mode select has been changed.
  215.  
  216.    $32     32h - Spare sector not available on current cylinder.
  217.  
  218.    $40     40h - RAM failure.
  219.    $42     42h - Power on diagnostic failed.
  220.    $44     44h - Internal controller error.
  221.    $45     45h - Select/reselect failed.
  222.    $47     47h - SCSI bus out parity check.
  223.    $48     48h - Host system detected error.
  224.  
  225.    $80     80h - Overflow on usage counter.
  226.    $81     81h - Microprocessor error.
  227.    $82     82h - ROM check sum error.
  228.    $83     83h - Contoller initializaton error.
  229.    $84     84h - ECC test error.
  230.    $85     85h - Program RAM error.
  231.    $86     86h - Buffer RAM error.
  232.    $87     87h - Drive not ready.
  233.    $88     88h - Error loading operation system.
  234.    $89     89h - Invalid operating system.
  235.  
  236. : End Errors
  237.  
  238.