Metropoli BBS
VIEWER: ne2100.ldi MODE: TEXT (CP437)
;
; LDI file for the NE2100 card
;
; VeRsIoN=2.02 Novell LAN Installation Information File for NE2100.
; CoPyRiGhT=(c)Copyright 1993 - 1997 by Novell, Inc.  All rights reserved

SYN: 1.00

DR NE2100
{
     DES: $NE2100_1
     HELP:     $NE2100_2
     PAR: 1.00
     FILE:     NE2100.LAN

	LIST Adapter_Bus_Type OPTIONAL
	{
		Description:	$NE2100_3
		Help:		$NE2100_4

		CDescription:	$NE2100_5
		Choice:		''
		CDescription:	$NE2100_6
		Choice:		'ISA'

		Default:	1
		OutputFormat:	'%s'
	}

     PR INT REQ
     {
          VAL: 3, 4, 5, 9
          DEF: 3
     }

     PR PORT REQ
     {
          VAL: 300, 320, 340, 360
          DEF: 300
          RES: 20
     }

     PR DMA REQ
     {
          VAL: 3, 5, 6, 7
          DEF: 5
     }

     PR NODE
     {
     }

     FR FrameSelect
     {
          CH:  'Ethernet_802.3'
          CH:  'Ethernet_802.2'
          CH:  'Ethernet_SNAP'
          CH:  'Ethernet_II'
          DEF: 1,2
     }

     PR RETRIES
     {
          VAL: 0-255
          DEF: 5
     }

     PR BELOW16 if(GT_16 == TRUE) REQUIRED else HIDDEN
     {
          TYP: STR
          DEF: 'BELOW16'
          VAL: 'BELOW16'
          OUT: '%s'
     }

}



DLANG:    4
;English
     $NE2100_1 = "Novell Ethernet NE2100"
     $NE2100_2 = "This driver (NE2100.LAN) supports the NE2100 network
board installed in an ISA server.  It must be installed in a 16-bit expansion
slot."

     $NE2100_3 = "Is the card an ISA Card?"
     $NE2100_4 = "A value of 'Yes' is necessary to support legacy ISA cards. 
Plug and Play ISA is not considered legacy ISA."

     $NE2100_5 = "No"
     $NE2100_6 = "Yes"

LANG: 6
;FRENCH
     $NE2100_1 = "Ethernet NE2100 de Novell"
     $NE2100_2 = "Ce pilote (NE2100.LAN) supporte la carte réseau NE2100
installée dans un serveur ISA. Il doit être installé dans un
connecteur d'extension de 16-bits."

     $NE2100_3 = "Is the card an ISA Card?"
     $NE2100_4 = "A value of 'Yes' is necessary to support legacy ISA cards. 
Plug and Play ISA is not considered legacy ISA."

     $NE2100_5 = "No"
     $NE2100_6 = "Yes"

LANG: 7
;GERMAN
     $NE2100_1 = "Novell Ethernet NE2100"
     $NE2100_2 = "Dieser Treiber (NE2100.LAN) unterstützt die in einem
ISA-Server installierte NE2100-Netzwerkkarte.  Sie muß in
einen 16-bit-Erweiterungssteckplatz installiert werden."

     $NE2100_3 = "Is the card an ISA Card?"
     $NE2100_4 = "A value of 'Yes' is necessary to support legacy ISA cards. 
Plug and Play ISA is not considered legacy ISA."

     $NE2100_5 = "No"
     $NE2100_6 = "Yes"

LANG: 8
;ITALIAN
     $NE2100_1 = "Novell Ethernet NE2100"
     $NE2100_2 = "Questo driver (NE2100.LAN) supporta la scheda di rete NE2100
installata in un server ISA. Deve essere installata in uno
slot di espansione da 16 bit."

     $NE2100_3 = "Is the card an ISA Card?"
     $NE2100_4 = "A value of 'Yes' is necessary to support legacy ISA cards. 
Plug and Play ISA is not considered legacy ISA."

     $NE2100_5 = "No"
     $NE2100_6 = "Yes"

LANG: 12
;PORTUGUESE-BRAZIL
     $NE2100_1 = "Novell Ethernet NE2100"
     $NE2100_2 = "Este driver (NE2100.LAN) suporta a placa de rede NE2100
instalada em um servidor ISA.  Ela deve ser instalada em um slot de expans╞o de
16 bits."

     $NE2100_3 = "Is the card an ISA Card?"
     $NE2100_4 = "A value of 'Yes' is necessary to support legacy ISA cards. 
Plug and Play ISA is not considered legacy ISA."

     $NE2100_5 = "No"
     $NE2100_6 = "Yes"

LANG: 14
;SPANISH
     $NE2100_1 = "Novell Ethernet NE2100"
     $NE2100_2 = "Este controlador (NE2100.LAN) ofrece soporte a la tarjeta
de red NE2100 instalada en un servidor ISA. La misma debe
instalarse en una ranura de expansión de 16 bits."

     $NE2100_3 = "Is the card an ISA Card?"
     $NE2100_4 = "A value of 'Yes' is necessary to support legacy ISA cards. 
Plug and Play ISA is not considered legacy ISA."

     $NE2100_5 = "No"
     $NE2100_6 = "Yes"
[ RETURN TO DIRECTORY ]