Metropoli BBS
VIEWER: pcisrv.ldi MODE: TEXT (ASCII)
;DrIvEr DeScRiPtIoN

VER:	1.00
SYN:	1.00

DR PCISRV
{
	DES:	$DES
	HELP:	$HELP
	PAR:	1.00
	FILE:	PCISRV.LAN
	OF:	MSM.NLM, ETHERTSM.NLM

	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
	}
}

DLANG:	4
;English
	$DES =	"PCI I/O Mode Ethernet "
	$HELP = "This driver (PCISRV.LAN) supports PCI I/O Mode
		network boards installed in pci slots.
		 You can install up to four boards as
		long as their settings do not conflict."


LANG:	  6
;French
	$DES =	"PCI I/O Mode Ethernet "
	$HELP = "This driver (PCISRV.LAN) supports PCI I/O Mode
		network boards installed in pci slots.
		 You can install up to four boards as
		long as their settings do not conflict."


LANG:	  7
;German
	$DES =	"PCI I/O Mode Ethernet "
	$HELP = "This driver (PCISRV.LAN) supports PCI I/O Mode
		network boards installed in pci slots.
		 You can install up to four boards as
		long as their settings do not conflict."


LANG:	  8
;Italian
	$DES =	"PCI I/O Mode Ethernet "
	$HELP = "This driver (PCISRV.LAN) supports PCI I/O Mode
		network boards installed in pci slots.
		 You can install up to four boards as
		long as their settings do not conflict."


LANG:	  14
;Spanish
	$DES =	"PCI I/O Mode Ethernet "
	$HELP = "This driver (PCISRV.LAN) supports PCI I/O Mode
		network boards installed in pci slots.
		 You can install up to four boards as
		long as their settings do not conflict."
;DrIvEr DeScRiPtIoN EnD

[ RETURN TO DIRECTORY ]