Metropoli BBS
VIEWER: ibmfei.ldi MODE: TEXT (ASCII)
;============================================================================
; IBMFEI.LDI
;
; IBM 100/10 ISA Ethernet Adapter
;============================================================================

  Version:  2.00
  SyntaxVersion:  1.00

Driver IBMFEI 
{
	Description:	$IBMFEI_DESC
	Help:			$IBMFEI_HELP
	Par: 			1.00
	Prod:			'PnPISA.IBM.106.0','PnPISA.IBM.106.1'
	File:			IBMFEI.LAN

PROMPT SERIAL OPTIONAL
	{
	Description:	$IBMFEI_1
	Help:			$IBMFEI_SERIALHELP
	Type:			HEX (8)
	Values:			0 - FFFFFFFF
	Default:		UNDEFINED
	OutputFormat:	'SERIAL=%s'
	}

PROMPT MEDIATYPE OPTIONAL
	{
	Description:	$IBMFEI_2
	Help:			$IBMFEI_MEDIAHELP
	Type:			STRING (8)
	Values:			AUTO , HALF10 , FULL10 , HALF100 , FULL100
	Default:		AUTO
	OutputFormat:	'MEDIATYPE=%s'
	}

PROMPT NODE
	{
	}

FRAME FrameSelect 
	{
	Description:	$IBMFEI_3
	Help:			$IBMFEI_FRAMEHELP
	CDescription:	$IBMFEI_4
	Choice:			'Ethernet_802.2'
	CDescription:	$IBMFEI_5
	Choice:			'Ethernet_802.3'
	CDescription:	$IBMFEI_6
	Choice:			'Ethernet_SNAP'
	CDescription:	$IBMFEI_7
	Choice:			'Ethernet_II'
	Default:		1, 2
	}

PROMPT RXEARLY OPTIONAL
	{
	Description:	$IBMFEI_8
	Help:			$IBMFEI_RXEARLYHELP
	Type:			STRING (3)
	Values:			ON, OFF
	Default:		OFF
	OutputFormat:	'RXEARLY=%s'
	}

PROMPT USE32BITIO OPTIONAL
	{
	Description:	$IBMFEI_9
	Help:			$IBMFEI_USE32HELP
	Type:			STRING (3)
	Values:			YES, NO
	Default:		NO
	OutputFormat:	'USE32BITIO=%s'
	}

; end Driver IBMFEI
}

DLANG:	4
;English
	$IBMFEI_1 = "Adapter serial number"
	$IBMFEI_2 = "Media type and Speed"
	$IBMFEI_3 = "Ethernet Frame Type selections"
	$IBMFEI_4 = "802.2"
	$IBMFEI_5 = "802.3"
	$IBMFEI_6 = "802.2 SNAP"
	$IBMFEI_7 = "Ethernet II"
	$IBMFEI_8 = "RxEarly - RxPipelining"
	$IBMFEI_9 = "Use32BitIO - Bus Width"

	$IBMFEI_DESC 		= "IBM 100/10 ISA Ethernet Adapter NetWare ODI32 Driver"
	$IBMFEI_HELP 		= "The IBM 100/10 ISA Ethernet Adapter's hardware configuration is 				
		performed by IBMFEI Installation or PlugNPlay configuration.\n		
		You only need to specify NetWare configuration information or the	
		adapter's SERIAL number if multiple IBMFEI adapters are being used"
	$IBMFEI_SERIALHELP 	= "The adapter's serial number is a unique identifier.				
		and must be specified if multiple IBMFEI ISA adapters are used		
		in one PC."
	$IBMFEI_MEDIAHELP  	= "You can select a specific media type and speed to 				
		use or you can let the driver software automatically determine 		
		the media type and speed."
	$IBMFEI_FRAMEHELP  	= "The driver defaults to using the 802.2 frame type.				
		You can remove this frame type and/or add 802.3, 802.2 SNAP, 		
		or Ethernet II frame types. \nSelect the frame type that is used	
		by the protocol that your network requires.\n If you select a 		
		frame type other than the default, configure both the server and 	
		the client to use the same frame type.\n We recommend that you 	
		select at least 802.2.\n	For existing networks, select both 		
		802.2 and 802.3."
	$IBMFEI_RXEARLYHELP = "The RxEarly keyword enables \"Receive Pipelineing\".					
		Receive Pipelining can provide a significant performance increase 	
		when used in a server. It is not supported by Windows95 or 			
		Client32.\n"
	$IBMFEI_USE32HELP 	= "This adapter can use either 32 bit I/O or 16 bit I/O.  			
		The default of 16 bit I/O is safe in all machines. Using 32 bit 	
		I/O may provide a performance increase but can be problematic 		
		with some motherboards. Use with caution.\n"


LANG:	6
;French
	$IBMFEI_1 = "Adapter serial number"
	$IBMFEI_2 = "Media type and Speed"
	$IBMFEI_3 = "Ethernet Frame Type selections"
	$IBMFEI_4 = "802.2"
	$IBMFEI_5 = "802.3"
	$IBMFEI_6 = "802.2 SNAP"
	$IBMFEI_7 = "Ethernet II"
	$IBMFEI_8 = "RxEarly - RxPipelining"
	$IBMFEI_9 = "Use32BitIO - Bus Width"

	$IBMFEI_DESC 		= "IBM 100/10 ISA Ethernet Adapter NetWare ODI32 Driver"
	$IBMFEI_HELP 		= "The IBM 100/10 ISA Ethernet Adapter's hardware configuration is 				
		performed by IBMFEI Installation or PlugNPlay configuration.\n		
		You only need to specify NetWare configuration information or the	
		adapter's SERIAL number if multiple IBMFEI adapters are being used"
	$IBMFEI_SERIALHELP 	= "The adapter's serial number is a unique identifier.				
		and must be specified if multiple IBMFEI ISA adapters are used		
		in one PC."
	$IBMFEI_MEDIAHELP  	= "You can select a specific media type and speed to 				
		use or you can let the driver software automatically determine 		
		the media type and speed."
	$IBMFEI_FRAMEHELP  	= "The driver defaults to using the 802.2 frame type.				
		You can remove this frame type and/or add 802.3, 802.2 SNAP, 		
		or Ethernet II frame types. \nSelect the frame type that is used	
		by the protocol that your network requires.\n If you select a 		
		frame type other than the default, configure both the server and 	
		the client to use the same frame type.\n We recommend that you 	
		select at least 802.2.\n	For existing networks, select both 		
		802.2 and 802.3."
	$IBMFEI_RXEARLYHELP = "The RxEarly keyword enables \"Receive Pipelineing\".					
		Receive Pipelining can provide a significant performance increase 	
		when used in a server. It is not supported by Windows95 or 			
		Client32.\n"
	$IBMFEI_USE32HELP 	= "This adapter can use either 32 bit I/O or 16 bit I/O.  			
		The default of 16 bit I/O is safe in all machines. Using 32 bit 	
		I/O may provide a performance increase but can be problematic 		
		with some motherboards. Use with caution.\n"


LANG:	7
;German
	$IBMFEI_1 = "Adapter serial number"
	$IBMFEI_2 = "Media type and Speed"
	$IBMFEI_3 = "Ethernet Frame Type selections"
	$IBMFEI_4 = "802.2"
	$IBMFEI_5 = "802.3"
	$IBMFEI_6 = "802.2 SNAP"
	$IBMFEI_7 = "Ethernet II"
	$IBMFEI_8 = "RxEarly - RxPipelining"
	$IBMFEI_9 = "Use32BitIO - Bus Width"

	$IBMFEI_DESC 		= "IBM 100/10 ISA Ethernet Adapter NetWare ODI32 Driver"
	$IBMFEI_HELP 		= "The IBM 100/10 ISA Ethernet Adapter's hardware configuration is 				
		performed by IBMFEI Installation or PlugNPlay configuration.\n		
		You only need to specify NetWare configuration information or the	
		adapter's SERIAL number if multiple IBMFEI adapters are being used"
	$IBMFEI_SERIALHELP 	= "The adapter's serial number is a unique identifier.				
		and must be specified if multiple IBMFEI ISA adapters are used		
		in one PC."
	$IBMFEI_MEDIAHELP  	= "You can select a specific media type and speed to 				
		use or you can let the driver software automatically determine 		
		the media type and speed."
	$IBMFEI_FRAMEHELP  	= "The driver defaults to using the 802.2 frame type.				
		You can remove this frame type and/or add 802.3, 802.2 SNAP, 		
		or Ethernet II frame types. \nSelect the frame type that is used	
		by the protocol that your network requires.\n If you select a 		
		frame type other than the default, configure both the server and 	
		the client to use the same frame type.\n We recommend that you 	
		select at least 802.2.\n	For existing networks, select both 		
		802.2 and 802.3."
	$IBMFEI_RXEARLYHELP = "The RxEarly keyword enables \"Receive Pipelineing\".					
		Receive Pipelining can provide a significant performance increase 	
		when used in a server. It is not supported by Windows95 or 			
		Client32.\n"
	$IBMFEI_USE32HELP 	= "This adapter can use either 32 bit I/O or 16 bit I/O.  			
		The default of 16 bit I/O is safe in all machines. Using 32 bit 	
		I/O may provide a performance increase but can be problematic 		
		with some motherboards. Use with caution.\n"

LANG:	8
;Italian
	$IBMFEI_1 = "Adapter serial number"
	$IBMFEI_2 = "Media type and Speed"
	$IBMFEI_3 = "Ethernet Frame Type selections"
	$IBMFEI_4 = "802.2"
	$IBMFEI_5 = "802.3"
	$IBMFEI_6 = "802.2 SNAP"
	$IBMFEI_7 = "Ethernet II"
	$IBMFEI_8 = "RxEarly - RxPipelining"
	$IBMFEI_9 = "Use32BitIO - Bus Width"

	$IBMFEI_DESC 		= "IBM 100/10 ISA Ethernet Adapter NetWare ODI32 Driver"
	$IBMFEI_HELP 		= "The IBM 100/10 ISA Ethernet Adapter's hardware configuration is 				
		performed by IBMFEI Installation or PlugNPlay configuration.\n		
		You only need to specify NetWare configuration information or the	
		adapter's SERIAL number if multiple IBMFEI adapters are being used"
	$IBMFEI_SERIALHELP 	= "The adapter's serial number is a unique identifier.				
		and must be specified if multiple IBMFEI ISA adapters are used		
		in one PC."
	$IBMFEI_MEDIAHELP  	= "You can select a specific media type and speed to 				
		use or you can let the driver software automatically determine 		
		the media type and speed."
	$IBMFEI_FRAMEHELP  	= "The driver defaults to using the 802.2 frame type.				
		You can remove this frame type and/or add 802.3, 802.2 SNAP, 		
		or Ethernet II frame types. \nSelect the frame type that is used	
		by the protocol that your network requires.\n If you select a 		
		frame type other than the default, configure both the server and 	
		the client to use the same frame type.\n We recommend that you 	
		select at least 802.2.\n	For existing networks, select both 		
		802.2 and 802.3."
	$IBMFEI_RXEARLYHELP = "The RxEarly keyword enables \"Receive Pipelineing\".					
		Receive Pipelining can provide a significant performance increase 	
		when used in a server. It is not supported by Windows95 or 			
		Client32.\n"
	$IBMFEI_USE32HELP 	= "This adapter can use either 32 bit I/O or 16 bit I/O.  			
		The default of 16 bit I/O is safe in all machines. Using 32 bit 	
		I/O may provide a performance increase but can be problematic 		
		with some motherboards. Use with caution.\n"

LANG:	14
;Spanish
	$IBMFEI_1 = "Adapter serial number"
	$IBMFEI_2 = "Media type and Speed"
	$IBMFEI_3 = "Ethernet Frame Type selections"
	$IBMFEI_4 = "802.2"
	$IBMFEI_5 = "802.3"
	$IBMFEI_6 = "802.2 SNAP"
	$IBMFEI_7 = "Ethernet II"
	$IBMFEI_8 = "RxEarly - RxPipelining"
	$IBMFEI_9 = "Use32BitIO - Bus Width"

	$IBMFEI_DESC 		= "IBM 100/10 ISA Ethernet Adapter NetWare ODI32 Driver"
	$IBMFEI_HELP 		= "The IBM 100/10 ISA Ethernet Adapter's hardware configuration is 				
		performed by IBMFEI Installation or PlugNPlay configuration.\n		
		You only need to specify NetWare configuration information or the	
		adapter's SERIAL number if multiple IBMFEI adapters are being used"
	$IBMFEI_SERIALHELP 	= "The adapter's serial number is a unique identifier.				
		and must be specified if multiple IBMFEI ISA adapters are used		
		in one PC."
	$IBMFEI_MEDIAHELP  	= "You can select a specific media type and speed to 				
		use or you can let the driver software automatically determine 		
		the media type and speed."
	$IBMFEI_FRAMEHELP  	= "The driver defaults to using the 802.2 frame type.				
		You can remove this frame type and/or add 802.3, 802.2 SNAP, 		
		or Ethernet II frame types. \nSelect the frame type that is used	
		by the protocol that your network requires.\n If you select a 		
		frame type other than the default, configure both the server and 	
		the client to use the same frame type.\n We recommend that you 	
		select at least 802.2.\n	For existing networks, select both 		
		802.2 and 802.3."
	$IBMFEI_RXEARLYHELP = "The RxEarly keyword enables \"Receive Pipelineing\".					
		Receive Pipelining can provide a significant performance increase 	
		when used in a server. It is not supported by Windows95 or 			
		Client32.\n"
	$IBMFEI_USE32HELP 	= "This adapter can use either 32 bit I/O or 16 bit I/O.  			
		The default of 16 bit I/O is safe in all machines. Using 32 bit 	
		I/O may provide a performance increase but can be problematic 		
		with some motherboards. Use with caution.\n"




[ RETURN TO DIRECTORY ]