Metropoli BBS
VIEWER: token.ldi MODE: TEXT (ASCII)
Version:        1.09
SyntaxVersion:  1.00

Driver TOKEN
{
   Description:              $TOKEN_1
   Help:                     $TOKEN_2
 
   PAR:                    1.01
   PROD:                   'EISA.IBM.0001.1'
   PROD:                   'MCA.EXCLUDE.E001'
   PROD:                   'MCA.E001'
   PROD:                   'PNPISA.IBM.1080.1'
;  ProductID:              E000, E001
   File:                   TOKEN.LAN
   Timeout:                60

   PROMPT SLOT     if (BUS == MCA) OPTIONAL
                   else HIDDEN
   {
           Description:    $TOKEN_3
           Values:         1-8
   }

   PROMPT NUMNIC   if (BUS != MCA) REQUIRED
                   else HIDDEN
   {
           Description:    $TOKEN_4
           Help:           $TOKEN_5
           Type:           HEX(1)
           Values:         1-2
           Default:        1
   }

   PROMPT NICUAA   if (BUS != MCA AND NUMNIC > 1) OPTIONAL
                   else HIDDEN
    {
           Description:    $TOKEN_6
           Help:           $TOKEN_7
           Type:           HEX(12)
           Values:         0-FFFFFFFFFFFF
           Default:        UNDEFINED
           OutputFormat:   'NIC_UAA=%s'
    }

   PROMPT PORT1    if (BUS != MCA AND NUMNIC > 1 AND NICUAA == UNDEFINED) REQUIRED
                   else if (BUS != MCA AND NUMNIC > 1 AND NICUAA != UNDEFINED) OPTIONAL
                   else HIDDEN

   {
           Description:    $TOKEN_8
           Help:           $TOKEN_9
           Type:           HEX(3)
           Values:         004-FFC
           Default:        A20
           ReservedLength: 4
   }


   PROMPT NODE
   {
   }

   PROMPT NOFULLDUPLEX     OPTIONAL
   {
           Description:    $TOKEN_13
           Help:           $TOKEN_14
           Type:           STRING
           Values:         'NOFULLDUPLEX'
           OutputFormat:   'NOFULLDUPLEX'
    }

   FRAME FrameSelect
   {
           Help:           $TOKEN_10
           CDescription:   $TOKEN_11
           Choice:         'Token-Ring'
           CDescription:   $TOKEN_12
           Choice:         'Token-Ring_SNAP'
           Default:        1
           OctetBitOrder:  MSB
   }
}



DLANG:  4
;English
        $TOKEN_1 = "IBM Token-Ring"
        $TOKEN_2 = "This server driver (TOKEN.LAN)
supports the following network boards:  IBM Token-Ring PC Adapter, 16/4
Adapter, PC Adapter II, PC Adapter/A, 16/4 Adapter/A, 16/4 ISA-16 Adapter,
16/4 MC Adapter, Auto 16/4 Token-Ring ISA Adapter, Auto 16/4 Token-Ring MC
Adapter, Auto Wake Token-Ring ISA Adapter, and Turbo 16/4 Token-Ring ISA 
Adapter .  You can install a maximum of two token ring network boards in an 
ISA or Micro Channel server."

        $TOKEN_3 = "Slot"
        $TOKEN_4 = "Number of NICs this type"
        $TOKEN_5 = "Specify the number of NICs or network
boards of this type that you are installing."
        $TOKEN_6 = "NIC_UAA"
        $TOKEN_7 = "A NIC_UAA value can be specified instead
of the PORT keyword parameter.  It can be used when the I/O Port is
unknown or changes indeterminately via Plug and Play.  The NIC_UAA value
identifies the NIC or network board to be installed.  The value can be
expressed in one of two ways.  The hexadecimal representation of the 48-bit
UAA or the ordinal value (in ascending UAA order) of the NIC to be 
installed.\n
Example:  Given NIC A - 10005A000089 and NIC B - 08005A00009B.  The
correct NIC_UAA value to install NIC B can be expressed as NIC_UAA=08005A000009B
or NIC_UAA=1."
        $TOKEN_8 = "Port"
        $TOKEN_9 = "A port address is not required if you
are using only one network board of this type.  The port address for a       
primary network board is A20 hex, the port address for an alternate      
network board is A24 hex.  Note that all information for an IBM network           
board can be read from the board once the port is given, except for an            
alternate board's RAM address on an ISA bus."
        $TOKEN_10 = "The driver defaults to the
token ring (802.2) frame type.  Depending on the frame type your protocol
requires, you can either change to TOKEN-RING 802.2 SNAP or choose both
frame types and load the driver re-entrantly. Do not change the MSB/LSB
parameter unless you are familiar with the effects of such
a change."
        $TOKEN_11 = "TOKEN-RING"
        $TOKEN_12 = "TOKEN-RING_SNAP"
        $TOKEN_13 = "NOFULLDUPLEX"
        $TOKEN_14 = "By default, the adapter will automatically attempt
to open as if it were connected to a switched token ring network.  Failing
that, it will attempt to open in normal token passing mode.  By including
the NOFULLDUPLEX keyword, the open attempt in Full Duplex Mode is not 
attempted.  This feature is for backward compatiblity."


LANG:  6
;French
        $TOKEN_1 = "IBM Token-Ring"
        $TOKEN_2 = "This server driver (TOKEN.LAN)
supports the following network boards:  IBM Token-Ring PC Adapter, 16/4
Adapter, PC Adapter II, PC Adapter/A, 16/4 Adapter/A, 16/4 ISA-16 Adapter,
16/4 MC Adapter, Auto 16/4 Token-Ring ISA Adapter, Auto 16/4 Token-Ring MC
Adapter, Auto Wake Token-Ring ISA Adapter, and Turbo 16/4 Token-Ring ISA 
Adapter.  You can install a maximum of two token ring network boards in 
an ISA or Micro Channel server."
        $TOKEN_3 = "Slot"
        $TOKEN_4 = "Number of NICs this type"
        $TOKEN_5 = "Specify the number of NICs or network
boards of this type that you are installing."
        $TOKEN_6 = "NIC_UAA"
        $TOKEN_7 = "A NIC_UAA value can be specified instead
of the PORT keyword parameter.  It can be used when the I/O Port is
unknown or changes indeterminately via Plug and Play.  The NIC_UAA value
identifies the NIC or network board to be installed.  The value can be
expressed in one of two ways.  The hexadecimal representation of the 48-bit
UAA or the ordinal value (in ascending UAA order) of the NIC to be 
installed.\n
Example:  Given NIC A - 10005A000089 and NIC B - 08005A00009B.  The
correct NIC_UAA value to install NIC B can be expressed as NIC_UAA=08005A000009B
or NIC_UAA=1."
        $TOKEN_8 = "Port"
        $TOKEN_9 = "A port address is not required if you
are using only one network board of this type.  The port address for a       
primary network board is A20 hex, the port address for an alternate      
network board is A24 hex.  Note that all information for an IBM network           
board can be read from the board once the port is given, except for an            
alternate board's RAM address on an ISA bus."
        $TOKEN_10 = "The driver defaults to the
token ring (802.2) frame type.  Depending on the frame type your protocol
requires, you can either change to TOKEN-RING 802.2 SNAP or choose both
frame types and load the driver re-entrantly. Do not change the MSB/LSB
parameter unless you are familiar with the effects of such
a change."
        $TOKEN_11 = "TOKEN-RING"
        $TOKEN_12 = "TOKEN-RING_SNAP"
        $TOKEN_13 = "NOFULLDUPLEX"
        $TOKEN_14 = "By default, the adapter will automatically attempt
to open as if it were connected to a switched token ring network.  Failing
that, it will attempt to open in normal token passing mode.  By including
the NOFULLDUPLEX keyword, the open attempt in Full Duplex Mode is not 
attempted.  This feature is for backward compatiblity."

LANG:   7
;German
        $TOKEN_1 = "IBM Token-Ring"
        $TOKEN_2 = "This server driver (TOKEN.LAN)
supports the following network boards:  IBM Token-Ring PC Adapter, 16/4
Adapter, PC Adapter II, PC Adapter/A, 16/4 Adapter/A, 16/4 ISA-16 Adapter,
16/4 MC Adapter, Auto 16/4 Token-Ring ISA Adapter, Auto 16/4 Token-Ring MC
Adapter, Auto Wake Token-Ring ISA Adapter, and Turbo 16/4 Token-Ring ISA
Adapter.  You can install a maximum of two token ring network boards in an
ISA or Micro Channel server."
        $TOKEN_3 = "Slot"
        $TOKEN_4 = "Number of NICs this type"
        $TOKEN_5 = "Specify the number of NICs or network
boards of this type that you are installing."
        $TOKEN_6 = "NIC_UAA"
        $TOKEN_7 = "A NIC_UAA value can be specified instead
of the PORT keyword parameter.  It can be used when the I/O Port is
unknown or changes indeterminately via Plug and Play.  The NIC_UAA value
identifies the NIC or network board to be installed.  The value can be
expressed in one of two ways.  The hexadecimal representation of the 48-bit
UAA or the ordinal value (in ascending UAA order) of the NIC to be 
installed.\n
Example:  Given NIC A - 10005A000089 and NIC B - 08005A00009B.  The
correct NIC_UAA value to install NIC B can be expressed as NIC_UAA=08005A000009B
or NIC_UAA=1."
        $TOKEN_8 = "Port"
        $TOKEN_9 = "A port address is not required if you
are using only one network board of this type.  The port address for a       
primary network board is A20 hex, the port address for an alternate      
network board is A24 hex.  Note that all information for an IBM network           
board can be read from the board once the port is given, except for an            
alternate board's RAM address on an ISA bus."
        $TOKEN_10 = "The driver defaults to the
token ring (802.2) frame type.  Depending on the frame type your protocol
requires, you can either change to TOKEN-RING 802.2 SNAP or choose both
frame types and load the driver re-entrantly. Do not change the MSB/LSB
parameter unless you are familiar with the effects of such
a change."
        $TOKEN_11 = "TOKEN-RING"
        $TOKEN_12 = "TOKEN-RING_SNAP"
        $TOKEN_13 = "NOFULLDUPLEX"
        $TOKEN_14 = "By default, the adapter will automatically attempt
to open as if it were connected to a switched token ring network.  Failing
that, it will attempt to open in normal token passing mode.  By including
the NOFULLDUPLEX keyword, the open attempt in Full Duplex Mode is not 
attempted.  This feature is for backward compatiblity."

LANG:   8
;Italian
        $TOKEN_1 = "IBM Token-Ring"
        $TOKEN_2 = "This server driver (TOKEN.LAN)
supports the following network boards:  IBM Token-Ring PC Adapter, 16/4
Adapter, PC Adapter II, PC Adapter/A, 16/4 Adapter/A, 16/4 ISA-16 Adapter,
16/4 MC Adapter, Auto 16/4 Token-Ring ISA Adapter, Auto 16/4 Token-Ring MC
Adapter, Auto Wake Token-Ring ISA Adapter, and Turbo 16/4 Token-Ring ISA
Adapter.  You can install a maximum of two token ring network boards in an
ISA or Micro Channel server."
        $TOKEN_3 = "Slot"
        $TOKEN_4 = "Number of NICs this type"
        $TOKEN_5 = "Specify the number of NICs or network
boards of this type that you are installing."
        $TOKEN_6 = "NIC_UAA"
        $TOKEN_7 = "A NIC_UAA value can be specified instead
of the PORT keyword parameter.  It can be used when the I/O Port is
unknown or changes indeterminately via Plug and Play.  The NIC_UAA value
identifies the NIC or network board to be installed.  The value can be
expressed in one of two ways.  The hexadecimal representation of the 48-bit
UAA or the ordinal value (in ascending UAA order) of the NIC to be 
installed.\n
Example:  Given NIC A - 10005A000089 and NIC B - 08005A00009B.  The
correct NIC_UAA value to install NIC B can be expressed as NIC_UAA=08005A000009B
or NIC_UAA=1."
        $TOKEN_8 = "Port"
        $TOKEN_9 = "A port address is not required if you
are using only one network board of this type.  The port address for a       
primary network board is A20 hex, the port address for an alternate      
network board is A24 hex.  Note that all information for an IBM network           
board can be read from the board once the port is given, except for an            
alternate board's RAM address on an ISA bus."
        $TOKEN_10 = "The driver defaults to the
token ring (802.2) frame type.  Depending on the frame type your protocol
requires, you can either change to TOKEN-RING 802.2 SNAP or choose both
frame types and load the driver re-entrantly. Do not change the MSB/LSB
parameter unless you are familiar with the effects of such
a change."
        $TOKEN_11 = "TOKEN-RING"
        $TOKEN_12 = "TOKEN-RING_SNAP"
        $TOKEN_13 = "NOFULLDUPLEX"
        $TOKEN_14 = "By default, the adapter will automatically attempt
to open as if it were connected to a switched token ring network.  Failing
that, it will attempt to open in normal token passing mode.  By including
the NOFULLDUPLEX keyword, the open attempt in Full Duplex Mode is not 
attempted.  This feature is for backward compatiblity."


LANG:   14
;Spanish
        $TOKEN_1 = "IBM Token-Ring"
        $TOKEN_2 = "This server driver (TOKEN.LAN)
supports the following network boards:  IBM Token-Ring PC Adapter, 16/4
Adapter, PC Adapter II, PC Adapter/A, 16/4 Adapter/A, 16/4 ISA-16 Adapter,
16/4 MC Adapter, Auto 16/4 Token-Ring ISA Adapter, Auto 16/4 Token-Ring MC
Adapter, Auto Wake Token-Ring ISA Adapter, and Turbo 16/4 Token-Ring ISA
Adapter.  You can install a maximum of two token ring network boards in an
ISA or Micro Channel server."
        $TOKEN_3 = "Slot"
        $TOKEN_4 = "Number of NICs this type"
        $TOKEN_5 = "Specify the number of NICs or network
boards of this type that you are installing."
        $TOKEN_6 = "NIC_UAA"
        $TOKEN_7 = "A NIC_UAA value can be specified instead
of the PORT keyword parameter.  It can be used when the I/O Port is
unknown or changes indeterminately via Plug and Play.  The NIC_UAA value
identifies the NIC or network board to be installed.  The value can be
expressed in one of two ways.  The hexadecimal representation of the 48-bit
UAA or the ordinal value (in ascending UAA order) of the NIC to be 
installed.\n
Example:  Given NIC A - 10005A000089 and NIC B - 08005A00009B.  The
correct NIC_UAA value to install NIC B can be expressed as NIC_UAA=08005A000009B
or NIC_UAA=1."
        $TOKEN_8 = "Port"
        $TOKEN_9 = "A port address is not required if you
are using only one network board of this type.  The port address for a       
primary network board is A20 hex, the port address for an alternate      
network board is A24 hex.  Note that all information for an IBM network           
board can be read from the board once the port is given, except for an            
alternate board's RAM address on an ISA bus."
        $TOKEN_10 = "The driver defaults to the
token ring (802.2) frame type.  Depending on the frame type your protocol
requires, you can either change to TOKEN-RING 802.2 SNAP or choose both
frame types and load the driver re-entrantly. Do not change the MSB/LSB
parameter unless you are familiar with the effects of such
a change."
        $TOKEN_11 = "TOKEN-RING"
        $TOKEN_12 = "TOKEN-RING_SNAP"
        $TOKEN_13 = "NOFULLDUPLEX"
        $TOKEN_14 = "By default, the adapter will automatically attempt
to open as if it were connected to a switched token ring network.  Failing
that, it will attempt to open in normal token passing mode.  By including
the NOFULLDUPLEX keyword, the open attempt in Full Duplex Mode is not 
attempted.  This feature is for backward compatiblity."



[ RETURN TO DIRECTORY ]