Metropoli BBS
VIEWER: sym8xxnw.ddi MODE: TEXT (ASCII)
Version:       2.01.00
SyntaxVersion: 1.00

;installation file for Symbios Logic NWPA HAM driver: SYM8XXNW.HAM

; NOTE!  File SYM8XXNW.DDI is generated from the 8XX_DDI.TXT file using
;        Novell's XDIFIX.EXE utility by executing:
;            sh ./proc_ddi.sh 8xx_ddi sym8xxnw
;        Currently, this must be done from the DOS command line or via
;        a DOS `make` (which uses the Metaware HIGHC compiler & Novell
;        NLMLINKR).  The procedure/Tool for doing this is NOT included
;        in the Borland IDE project file because it results in the side
;        effect of causing a fatal error in Borland when picking the
;        "Project|Generate_Makefile" pull-down menu item.

Driver Symbios_Logic_NWPA_8XX_SCSI_HAM_SYM8XXNW
{
; NOTE:  The description string is allowed 60 characters of length when the
;        driver is displayed in a menu window, during NW4.x installation.
;        Exceeding this limit will result in the description for our driver
;        being chopped-off past the 60th character.  Here is a template for
;        this string, so we can avoid exceeding this limit:
;                    1   5    10   15   20   25   30   35   40   45   50   55  60
;                    |   |    |    |    |    |    |    |    |    |    |    |    |
    Description:    $SYM8XXNW_1

    Help:   $SYM8XXNW_2

    PAR:           2.00
    PROD:          'PCI.INCLUDE.1000.0001.*.*.*', ;53C810
                   'PCI.EXCLUDE.1000.0002.*.*.*', ;53C820
                   'PCI.INCLUDE.1000.0003.*.*.*', ;53C825
                   'PCI.INCLUDE.1000.0004.*.*.*', ;53C815
                   'PCI.EXCLUDE.1000.0005.*.*.*', ;Obsolete 53C810A
                   'PCI.INCLUDE.1000.0006.*.*.*', ;53C860
                   'PCI.EXCLUDE.1000.0007.*.*.*', ;UNASSIGNED
                   'PCI.EXCLUDE.1000.0008.*.*.*', ;UNASSIGNED
                   'PCI.EXCLUDE.1000.0009.*.*.*', ;UNASSIGNED
                   'PCI.EXCLUDE.1000.000A.*.*.*', ;UNASSIGNED
                   'PCI.EXCLUDE.1000.000B.*.*.*', ;UNASSIGNED
                   'PCI.EXCLUDE.1000.000C.*.*.*', ;UNASSIGNED
                   'PCI.EXCLUDE.1000.000D.*.*.*', ;UNASSIGNED
                   'PCI.EXCLUDE.1000.000E.*.*.*', ;Obsolete 53C825A
                   'PCI.INCLUDE.1000.000F.*.*.*'  ;53C875

;   CProg:              CFG8XX.NLM
;   Path:               .\
    File:               SYM8XXNW.HAM
    OFiles:             NWPALOAD.NLM
    Timeout:            30

    PROMPT SLOT OPTIONAL
    {
    }

    LIST Qtags OPTIONAL
    {
        Description:    $SYM8XXNW_3

        Help:   $SYM8XXNW_4

        CDescription:   $SYM8XXNW_5
        Choice:         'enable'
        CDescription:   $SYM8XXNW_6
        Choice:         'disable'
        Default:        1
        OutputFormat:   'qtags=%s'
    }

    LIST Qtag_Type
        if (Qtags == 1 )
                OPTIONAL
        else
                HIDDEN
    {
        Description:        $SYM8XXNW_7

        Help:   $SYM8XXNW_8

        CDescription:   $SYM8XXNW_9
        Choice:         'ordered'
        CDescription:   $SYM8XXNW_10
        Choice:         'simple'
        Default:        1
        OutputFormat:   'qtag_type=%s'
    }

    LIST Wide OPTIONAL
    {
        Description:    $SYM8XXNW_11

        Help:   $SYM8XXNW_12

        CDescription:   $SYM8XXNW_13
        Choice:         'enable'
        CDescription:   $SYM8XXNW_14
        Choice:         'disable'
        Default:        1
        OutputFormat:   'wide=%s'
    }

    LIST Sync OPTIONAL
    {
        Description:    $SYM8XXNW_15

        Help:   $SYM8XXNW_16

        CDescription:   $SYM8XXNW_17
        Choice:         'enable'
        CDescription:   $SYM8XXNW_18
        Choice:         'disable'
        Default:        1
        OutputFormat:   'sync=%s'
    }

    LIST Fast20 OPTIONAL
    {
        Description:    $SYM8XXNW_19

        Help:   $SYM8XXNW_20

        CDescription:   $SYM8XXNW_21
        Choice:         'enable'
        CDescription:   $SYM8XXNW_22
        Choice:         'disable'
        Default:        1
        OutputFormat:   'Fast20=%s'
    }

    LIST ElevatorQueues OPTIONAL
    {
        Description:    $SYM8XXNW_23

        Help:   $SYM8XXNW_24

        CDescription:   $SYM8XXNW_25
        Choice:         'enable'
        CDescription:   $SYM8XXNW_26
        Choice:         'disable'
        Default:        1
        OutputFormat:   'elev=%s'
    }

    PROMPT ElevatorThreshold
        if (ElevatorQueues == 1 )
                OPTIONAL
        else
                HIDDEN
    {
        Description:    $SYM8XXNW_27

        Help:   $SYM8XXNW_28

        Type:           DEC (3)
        Values:         0-250
        Default:        7
        OutputFormat:   'elev=%s'
    }

    PROMPT LUNs OPTIONAL
    {
        Description:    $SYM8XXNW_29

        Help:   $SYM8XXNW_30

        Type:           DEC (2)
        Values:         1 - 32
        Default:        1
        OutputFormat:   'luns=%s'
    }

    LIST ScatterGather OPTIONAL
    {
        Description:    $SYM8XXNW_31

        Help:   $SYM8XXNW_32

        CDescription:   $SYM8XXNW_33
        Choice:         'enable'
        CDescription:   $SYM8XXNW_34
        Choice:         'disable'
        Default:        1
        OutputFormat:   'sg=%s'
    }

    LIST Verbose OPTIONAL
    {
        Description:    $SYM8XXNW_35

        Help:   $SYM8XXNW_36

        CDescription:   $SYM8XXNW_37
        Choice:         'enable'
        CDescription:   $SYM8XXNW_38
        Choice:         'disable'
        Default:        2
        OutputFormat:   'verbose=%s'
    }

}


DLANG:  4
;English
        $SYM8XXNW_1 = "Symbios Logic NetWare HAM Driver (SYM8XXNW-2.01.00)"
        $SYM8XXNW_2 = "Symbios Logic NWPA SCSI HAM Driver for NetWare 3.12 and 4.XX.\n
            This driver should be used on machines equipped with one
            or more of the following Symbios Logic SCSI chips or Host
            Adapter boards:\n
            Chips: 53C810, 53C810A, 53C815, 53C825, 53C825A, 53C860, 53C875.\n
            HBAs:  SYM8100S, SYM8100ASP, SYM8150S, SYM8250S, SYM8250ASP,
                   SYM8251S, SYM8251ASP, SYM8251D, SYM8251AD, SYM8600SP,
                   SYM8751SP, SYM8751D.\n

            The default options are:\n
            - Tagged command queueing enabled.\n
            - Queue tag type = simple (versus ordered).\n
            - Support for wide devices enabled.\n
            - Support for synchronous devices enabled.\n
            - Fast 20 support enabled.\n
            - Max supported LUNs per device = 1\n
            - Elevator queue depth of 7.\n
            - Scatter-gather support enabled.\n
            - Scripts RAM support enabled.\n
            - Verbose mode is disabled.\n
            \n
            These options may be modified through the use of command line
            parameters.\n\n
            Copyright (c) 1995-1996 Symbios Logic, Inc.  All rights reserved."
        $SYM8XXNW_3 = "Tagged Command Queueing"
        $SYM8XXNW_4 = "Tagged queueing enabled will result in the target device
                ordering commands in the queue so as to minimize actuator
                movement. This will result in a faster average I/O
                completion rate with random I/O traffic."
        $SYM8XXNW_5 = "Enabled"
        $SYM8XXNW_6 = "Disabled"
        $SYM8XXNW_7 = "Type of QTags to be issued"
        $SYM8XXNW_8 = "When tagged queuing is enabled, the type of queue tags
                to be issued to devices may be specified. While 'simple'
                tags are generally considered to be more efficient,
                some devices experience problems with 'simple' tags,
                especially under heavy IO, including IO starvation.
                In general, devices seem to handle the 'ordered' tag
                better, and avoid IO starvation.  As a result, the
                'ordered' type is the default type of queue tag issued."
        $SYM8XXNW_9 = "Ordered"
        $SYM8XXNW_10 = "Simple"
        $SYM8XXNW_11 = "Wide SCSI"
        $SYM8XXNW_12 = "This option allows disabling support for wide SCSI
                processing in the driver."
        $SYM8XXNW_13 = "Enabled"
        $SYM8XXNW_14 = "Disabled"
        $SYM8XXNW_15 = "Synchronous SCSI"
        $SYM8XXNW_16 = "This option allows enabling/disabling support for
                 synchronous SCSI processing in the driver."
        $SYM8XXNW_17 = "Enabled"
        $SYM8XXNW_18 = "Disabled"
        $SYM8XXNW_19 = "Fast-20 Synchronous SCSI"
        $SYM8XXNW_20 = "This option allows enabling/disabling support for
                 Fast-20 Synchronous SCSI processing in the driver."
        $SYM8XXNW_21 = "Enabled"
        $SYM8XXNW_22 = "Disabled"
        $SYM8XXNW_23 = "Use NWPA Elevator Queues"
        $SYM8XXNW_24 = "This option allows enabling/disabling use of NWPA
                 elevator queues, which filter and organize requests
                 for more efficent processing."
        $SYM8XXNW_25 = "Enabled"
        $SYM8XXNW_26 = "Disabled"
        $SYM8XXNW_27 = "Elevator Threshold"
        $SYM8XXNW_28 = "The Elevator Threshold specifies the maximum number of
                requests the HAM should queue up before allowing NWPA to
                filter and organize scatter-gather request."
        $SYM8XXNW_29 = "Maximum number of LUNs supported per SCSI device"
        $SYM8XXNW_30 = "Specifies the maximum number of LUNs that will be probed
                for each SCSI target device found during periodic SCSI bus
                scans by the driver."
        $SYM8XXNW_31 = "Enable scatter-gather option"
        $SYM8XXNW_32 = "This switch instructs the driver to accept scatter-gather
                lists from NWPA."
        $SYM8XXNW_33 = "Enabled"
        $SYM8XXNW_34 = "Disabled"
        $SYM8XXNW_35 = "Enable verbose option"
        $SYM8XXNW_36 = "This switch instructs the driver to verbosely display
                all driver option values in effect at the time the driver
                loads.  By default, the driver will display only option
                values which differ from defaults (due to options on the
                driver load command line), or unrecognized options."
        $SYM8XXNW_37 = "Enabled"
        $SYM8XXNW_38 = "Disabled"

LANG:   6
;French
        $SYM8XXNW_1 = "Symbios Logic NetWare HAM Driver (SYM8XXNW-2.01.00)"
        $SYM8XXNW_2 = "Symbios Logic NWPA SCSI HAM Driver for NetWare 3.12 and 4.XX.\n
            This driver should be used on machines equipped with one
            or more of the following Symbios Logic SCSI chips or Host
            Adapter boards:\n
            Chips: 53C810, 53C810A, 53C815, 53C825, 53C825A, 53C860, 53C875.\n
            HBAs:  SYM8100S, SYM8100ASP, SYM8150S, SYM8250S, SYM8250ASP,
                   SYM8251S, SYM8251ASP, SYM8251D, SYM8251AD, SYM8600SP,
                   SYM8751SP, SYM8751D.\n

            The default options are:\n
            - Tagged command queueing enabled.\n
            - Queue tag type = simple (versus ordered).\n
            - Support for wide devices enabled.\n
            - Support for synchronous devices enabled.\n
            - Fast 20 support enabled.\n
            - Max supported LUNs per device = 1\n
            - Elevator queue depth of 7.\n
            - Scatter-gather support enabled.\n
            - Scripts RAM support enabled.\n
            - Verbose mode is disabled.\n
            \n
            These options may be modified through the use of command line
            parameters.\n\n
            Copyright (c) 1995-1996 Symbios Logic, Inc.  All rights reserved."
        $SYM8XXNW_3 = "Tagged Command Queueing"
        $SYM8XXNW_4 = "Tagged queueing enabled will result in the target device
                ordering commands in the queue so as to minimize actuator
                movement. This will result in a faster average I/O
                completion rate with random I/O traffic."
        $SYM8XXNW_5 = "Enabled"
        $SYM8XXNW_6 = "Disabled"
        $SYM8XXNW_7 = "Type of QTags to be issued"
        $SYM8XXNW_8 = "When tagged queuing is enabled, the type of queue tags
                to be issued to devices may be specified. While 'simple'
                tags are generally considered to be more efficient,
                some devices experience problems with 'simple' tags,
                especially under heavy IO, including IO starvation.
                In general, devices seem to handle the 'ordered' tag
                better, and avoid IO starvation.  As a result, the
                'ordered' type is the default type of queue tag issued."
        $SYM8XXNW_9 = "Ordered"
        $SYM8XXNW_10 = "Simple"
        $SYM8XXNW_11 = "Wide SCSI"
        $SYM8XXNW_12 = "This option allows disabling support for wide SCSI
                processing in the driver."
        $SYM8XXNW_13 = "Enabled"
        $SYM8XXNW_14 = "Disabled"
        $SYM8XXNW_15 = "Synchronous SCSI"
        $SYM8XXNW_16 = "This option allows enabling/disabling support for
                 synchronous SCSI processing in the driver."
        $SYM8XXNW_17 = "Enabled"
        $SYM8XXNW_18 = "Disabled"
        $SYM8XXNW_19 = "Fast-20 Synchronous SCSI"
        $SYM8XXNW_20 = "This option allows enabling/disabling support for
                 Fast-20 Synchronous SCSI processing in the driver."
        $SYM8XXNW_21 = "Enabled"
        $SYM8XXNW_22 = "Disabled"
        $SYM8XXNW_23 = "Use NWPA Elevator Queues"
        $SYM8XXNW_24 = "This option allows enabling/disabling use of NWPA
                 elevator queues, which filter and organize requests
                 for more efficent processing."
        $SYM8XXNW_25 = "Enabled"
        $SYM8XXNW_26 = "Disabled"
        $SYM8XXNW_27 = "Elevator Threshold"
        $SYM8XXNW_28 = "The Elevator Threshold specifies the maximum number of
                requests the HAM should queue up before allowing NWPA to
                filter and organize scatter-gather request."
        $SYM8XXNW_29 = "Maximum number of LUNs supported per SCSI device"
        $SYM8XXNW_30 = "Specifies the maximum number of LUNs that will be probed
                for each SCSI target device found during periodic SCSI bus
                scans by the driver."
        $SYM8XXNW_31 = "Enable scatter-gather option"
        $SYM8XXNW_32 = "This switch instructs the driver to accept scatter-gather
                lists from NWPA."
        $SYM8XXNW_33 = "Enabled"
        $SYM8XXNW_34 = "Disabled"
        $SYM8XXNW_35 = "Enable verbose option"
        $SYM8XXNW_36 = "This switch instructs the driver to verbosely display
                all driver option values in effect at the time the driver
                loads.  By default, the driver will display only option
                values which differ from defaults (due to options on the
                driver load command line), or unrecognized options."
        $SYM8XXNW_37 = "Enabled"
        $SYM8XXNW_38 = "Disabled"

LANG:   7
;German
        $SYM8XXNW_1 = "Symbios Logic NetWare HAM Driver (SYM8XXNW-2.01.00)"
        $SYM8XXNW_2 = "Symbios Logic NWPA SCSI HAM Driver for NetWare 3.12 and 4.XX.\n
            This driver should be used on machines equipped with one
            or more of the following Symbios Logic SCSI chips or Host
            Adapter boards:\n
            Chips: 53C810, 53C810A, 53C815, 53C825, 53C825A, 53C860, 53C875.\n
            HBAs:  SYM8100S, SYM8100ASP, SYM8150S, SYM8250S, SYM8250ASP,
                   SYM8251S, SYM8251ASP, SYM8251D, SYM8251AD, SYM8600SP,
                   SYM8751SP, SYM8751D.\n

            The default options are:\n
            - Tagged command queueing enabled.\n
            - Queue tag type = simple (versus ordered).\n
            - Support for wide devices enabled.\n
            - Support for synchronous devices enabled.\n
            - Fast 20 support enabled.\n
            - Max supported LUNs per device = 1\n
            - Elevator queue depth of 7.\n
            - Scatter-gather support enabled.\n
            - Scripts RAM support enabled.\n
            - Verbose mode is disabled.\n
            \n
            These options may be modified through the use of command line
            parameters.\n\n
            Copyright (c) 1995-1996 Symbios Logic, Inc.  All rights reserved."
        $SYM8XXNW_3 = "Tagged Command Queueing"
        $SYM8XXNW_4 = "Tagged queueing enabled will result in the target device
                ordering commands in the queue so as to minimize actuator
                movement. This will result in a faster average I/O
                completion rate with random I/O traffic."
        $SYM8XXNW_5 = "Enabled"
        $SYM8XXNW_6 = "Disabled"
        $SYM8XXNW_7 = "Type of QTags to be issued"
        $SYM8XXNW_8 = "When tagged queuing is enabled, the type of queue tags
                to be issued to devices may be specified. While 'simple'
                tags are generally considered to be more efficient,
                some devices experience problems with 'simple' tags,
                especially under heavy IO, including IO starvation.
                In general, devices seem to handle the 'ordered' tag
                better, and avoid IO starvation.  As a result, the
                'ordered' type is the default type of queue tag issued."
        $SYM8XXNW_9 = "Ordered"
        $SYM8XXNW_10 = "Simple"
        $SYM8XXNW_11 = "Wide SCSI"
        $SYM8XXNW_12 = "This option allows disabling support for wide SCSI
                processing in the driver."
        $SYM8XXNW_13 = "Enabled"
        $SYM8XXNW_14 = "Disabled"
        $SYM8XXNW_15 = "Synchronous SCSI"
        $SYM8XXNW_16 = "This option allows enabling/disabling support for
                 synchronous SCSI processing in the driver."
        $SYM8XXNW_17 = "Enabled"
        $SYM8XXNW_18 = "Disabled"
        $SYM8XXNW_19 = "Fast-20 Synchronous SCSI"
        $SYM8XXNW_20 = "This option allows enabling/disabling support for
                 Fast-20 Synchronous SCSI processing in the driver."
        $SYM8XXNW_21 = "Enabled"
        $SYM8XXNW_22 = "Disabled"
        $SYM8XXNW_23 = "Use NWPA Elevator Queues"
        $SYM8XXNW_24 = "This option allows enabling/disabling use of NWPA
                 elevator queues, which filter and organize requests
                 for more efficent processing."
        $SYM8XXNW_25 = "Enabled"
        $SYM8XXNW_26 = "Disabled"
        $SYM8XXNW_27 = "Elevator Threshold"
        $SYM8XXNW_28 = "The Elevator Threshold specifies the maximum number of
                requests the HAM should queue up before allowing NWPA to
                filter and organize scatter-gather request."
        $SYM8XXNW_29 = "Maximum number of LUNs supported per SCSI device"
        $SYM8XXNW_30 = "Specifies the maximum number of LUNs that will be probed
                for each SCSI target device found during periodic SCSI bus
                scans by the driver."
        $SYM8XXNW_31 = "Enable scatter-gather option"
        $SYM8XXNW_32 = "This switch instructs the driver to accept scatter-gather
                lists from NWPA."
        $SYM8XXNW_33 = "Enabled"
        $SYM8XXNW_34 = "Disabled"
        $SYM8XXNW_35 = "Enable verbose option"
        $SYM8XXNW_36 = "This switch instructs the driver to verbosely display
                all driver option values in effect at the time the driver
                loads.  By default, the driver will display only option
                values which differ from defaults (due to options on the
                driver load command line), or unrecognized options."
        $SYM8XXNW_37 = "Enabled"
        $SYM8XXNW_38 = "Disabled"

LANG:   8
;Italian
        $SYM8XXNW_1 = "Symbios Logic NetWare HAM Driver (SYM8XXNW-2.01.00)"
        $SYM8XXNW_2 = "Symbios Logic NWPA SCSI HAM Driver for NetWare 3.12 and 4.XX.\n
            This driver should be used on machines equipped with one
            or more of the following Symbios Logic SCSI chips or Host
            Adapter boards:\n
            Chips: 53C810, 53C810A, 53C815, 53C825, 53C825A, 53C860, 53C875.\n
            HBAs:  SYM8100S, SYM8100ASP, SYM8150S, SYM8250S, SYM8250ASP,
                   SYM8251S, SYM8251ASP, SYM8251D, SYM8251AD, SYM8600SP,
                   SYM8751SP, SYM8751D.\n

            The default options are:\n
            - Tagged command queueing enabled.\n
            - Queue tag type = simple (versus ordered).\n
            - Support for wide devices enabled.\n
            - Support for synchronous devices enabled.\n
            - Fast 20 support enabled.\n
            - Max supported LUNs per device = 1\n
            - Elevator queue depth of 7.\n
            - Scatter-gather support enabled.\n
            - Scripts RAM support enabled.\n
            - Verbose mode is disabled.\n
            \n
            These options may be modified through the use of command line
            parameters.\n\n
            Copyright (c) 1995-1996 Symbios Logic, Inc.  All rights reserved."
        $SYM8XXNW_3 = "Tagged Command Queueing"
        $SYM8XXNW_4 = "Tagged queueing enabled will result in the target device
                ordering commands in the queue so as to minimize actuator
                movement. This will result in a faster average I/O
                completion rate with random I/O traffic."
        $SYM8XXNW_5 = "Enabled"
        $SYM8XXNW_6 = "Disabled"
        $SYM8XXNW_7 = "Type of QTags to be issued"
        $SYM8XXNW_8 = "When tagged queuing is enabled, the type of queue tags
                to be issued to devices may be specified. While 'simple'
                tags are generally considered to be more efficient,
                some devices experience problems with 'simple' tags,
                especially under heavy IO, including IO starvation.
                In general, devices seem to handle the 'ordered' tag
                better, and avoid IO starvation.  As a result, the
                'ordered' type is the default type of queue tag issued."
        $SYM8XXNW_9 = "Ordered"
        $SYM8XXNW_10 = "Simple"
        $SYM8XXNW_11 = "Wide SCSI"
        $SYM8XXNW_12 = "This option allows disabling support for wide SCSI
                processing in the driver."
        $SYM8XXNW_13 = "Enabled"
        $SYM8XXNW_14 = "Disabled"
        $SYM8XXNW_15 = "Synchronous SCSI"
        $SYM8XXNW_16 = "This option allows enabling/disabling support for
                 synchronous SCSI processing in the driver."
        $SYM8XXNW_17 = "Enabled"
        $SYM8XXNW_18 = "Disabled"
        $SYM8XXNW_19 = "Fast-20 Synchronous SCSI"
        $SYM8XXNW_20 = "This option allows enabling/disabling support for
                 Fast-20 Synchronous SCSI processing in the driver."
        $SYM8XXNW_21 = "Enabled"
        $SYM8XXNW_22 = "Disabled"
        $SYM8XXNW_23 = "Use NWPA Elevator Queues"
        $SYM8XXNW_24 = "This option allows enabling/disabling use of NWPA
                 elevator queues, which filter and organize requests
                 for more efficent processing."
        $SYM8XXNW_25 = "Enabled"
        $SYM8XXNW_26 = "Disabled"
        $SYM8XXNW_27 = "Elevator Threshold"
        $SYM8XXNW_28 = "The Elevator Threshold specifies the maximum number of
                requests the HAM should queue up before allowing NWPA to
                filter and organize scatter-gather request."
        $SYM8XXNW_29 = "Maximum number of LUNs supported per SCSI device"
        $SYM8XXNW_30 = "Specifies the maximum number of LUNs that will be probed
                for each SCSI target device found during periodic SCSI bus
                scans by the driver."
        $SYM8XXNW_31 = "Enable scatter-gather option"
        $SYM8XXNW_32 = "This switch instructs the driver to accept scatter-gather
                lists from NWPA."
        $SYM8XXNW_33 = "Enabled"
        $SYM8XXNW_34 = "Disabled"
        $SYM8XXNW_35 = "Enable verbose option"
        $SYM8XXNW_36 = "This switch instructs the driver to verbosely display
                all driver option values in effect at the time the driver
                loads.  By default, the driver will display only option
                values which differ from defaults (due to options on the
                driver load command line), or unrecognized options."
        $SYM8XXNW_37 = "Enabled"
        $SYM8XXNW_38 = "Disabled"

LANG:   14
;Spanish
        $SYM8XXNW_1 = "Symbios Logic NetWare HAM Driver (SYM8XXNW-2.01.00)"
        $SYM8XXNW_2 = "Symbios Logic NWPA SCSI HAM Driver for NetWare 3.12 and 4.XX.\n
            This driver should be used on machines equipped with one
            or more of the following Symbios Logic SCSI chips or Host
            Adapter boards:\n
            Chips: 53C810, 53C810A, 53C815, 53C825, 53C825A, 53C860, 53C875.\n
            HBAs:  SYM8100S, SYM8100ASP, SYM8150S, SYM8250S, SYM8250ASP,
                   SYM8251S, SYM8251ASP, SYM8251D, SYM8251AD, SYM8600SP,
                   SYM8751SP, SYM8751D.\n

            The default options are:\n
            - Tagged command queueing enabled.\n
            - Queue tag type = simple (versus ordered).\n
            - Support for wide devices enabled.\n
            - Support for synchronous devices enabled.\n
            - Fast 20 support enabled.\n
            - Max supported LUNs per device = 1\n
            - Elevator queue depth of 7.\n
            - Scatter-gather support enabled.\n
            - Scripts RAM support enabled.\n
            - Verbose mode is disabled.\n
            \n
            These options may be modified through the use of command line
            parameters.\n\n
            Copyright (c) 1995-1996 Symbios Logic, Inc.  All rights reserved."
        $SYM8XXNW_3 = "Tagged Command Queueing"
        $SYM8XXNW_4 = "Tagged queueing enabled will result in the target device
                ordering commands in the queue so as to minimize actuator
                movement. This will result in a faster average I/O
                completion rate with random I/O traffic."
        $SYM8XXNW_5 = "Enabled"
        $SYM8XXNW_6 = "Disabled"
        $SYM8XXNW_7 = "Type of QTags to be issued"
        $SYM8XXNW_8 = "When tagged queuing is enabled, the type of queue tags
                to be issued to devices may be specified. While 'simple'
                tags are generally considered to be more efficient,
                some devices experience problems with 'simple' tags,
                especially under heavy IO, including IO starvation.
                In general, devices seem to handle the 'ordered' tag
                better, and avoid IO starvation.  As a result, the
                'ordered' type is the default type of queue tag issued."
        $SYM8XXNW_9 = "Ordered"
        $SYM8XXNW_10 = "Simple"
        $SYM8XXNW_11 = "Wide SCSI"
        $SYM8XXNW_12 = "This option allows disabling support for wide SCSI
                processing in the driver."
        $SYM8XXNW_13 = "Enabled"
        $SYM8XXNW_14 = "Disabled"
        $SYM8XXNW_15 = "Synchronous SCSI"
        $SYM8XXNW_16 = "This option allows enabling/disabling support for
                 synchronous SCSI processing in the driver."
        $SYM8XXNW_17 = "Enabled"
        $SYM8XXNW_18 = "Disabled"
        $SYM8XXNW_19 = "Fast-20 Synchronous SCSI"
        $SYM8XXNW_20 = "This option allows enabling/disabling support for
                 Fast-20 Synchronous SCSI processing in the driver."
        $SYM8XXNW_21 = "Enabled"
        $SYM8XXNW_22 = "Disabled"
        $SYM8XXNW_23 = "Use NWPA Elevator Queues"
        $SYM8XXNW_24 = "This option allows enabling/disabling use of NWPA
                 elevator queues, which filter and organize requests
                 for more efficent processing."
        $SYM8XXNW_25 = "Enabled"
        $SYM8XXNW_26 = "Disabled"
        $SYM8XXNW_27 = "Elevator Threshold"
        $SYM8XXNW_28 = "The Elevator Threshold specifies the maximum number of
                requests the HAM should queue up before allowing NWPA to
                filter and organize scatter-gather request."
        $SYM8XXNW_29 = "Maximum number of LUNs supported per SCSI device"
        $SYM8XXNW_30 = "Specifies the maximum number of LUNs that will be probed
                for each SCSI target device found during periodic SCSI bus
                scans by the driver."
        $SYM8XXNW_31 = "Enable scatter-gather option"
        $SYM8XXNW_32 = "This switch instructs the driver to accept scatter-gather
                lists from NWPA."
        $SYM8XXNW_33 = "Enabled"
        $SYM8XXNW_34 = "Disabled"
        $SYM8XXNW_35 = "Enable verbose option"
        $SYM8XXNW_36 = "This switch instructs the driver to verbosely display
                all driver option values in effect at the time the driver
                loads.  By default, the driver will display only option
                values which differ from defaults (due to options on the
                driver load command line), or unrecognized options."
        $SYM8XXNW_37 = "Enabled"
        $SYM8XXNW_38 = "Disabled"
[ RETURN TO DIRECTORY ]