Metropoli BBS
VIEWER: megaspi.ddi MODE: TEXT (ASCII)
;DrIvEr DeScRiPtIoN

SyntaxVersion: 1.00

  ; File: MEGASPI.DSK

    Driver MEGASPI
    {
		Description:	$MEGASPI_DESCSTRG

		Help:		$MEGASPI_HELPSTRG

		File:	MEGASPI.DSK
    }


DLANG:	4
;English
	$MEGASPI_DESCSTRG = "ASPI Driver for AMI MegaRAID Adapter"

	$MEGASPI_HELPSTRG = 
"Use this ASPI Driver to access the Non-Disk Devices (CDROM,
TAPE etc...) connected to the MegaRAID Adapter. MegaRAID 
DISK driver must be loaded prior to loading this module. 
This module uses a special interface provided by the disk 
driver to issue commands to the MegaRAID Adapter."

LANG:	6
;French
	$MEGASPI_DESCSTRG = "ASPI Driver for AMI MegaRAID Adapter"

	$MEGASPI_HELPSTRG = 
"Use this ASPI Driver to access the Non-Disk Devices (CDROM,
TAPE etc...) connected to the MegaRAID Adapter. MegaRAID 
DISK driver must be loaded prior to loading this module. 
This module uses a special interface provided by the disk 
driver to issue commands to the MegaRAID Adapter."

LANG:	7
;German
	$MEGASPI_DESCSTRG = "ASPI Driver for AMI MegaRAID Adapter"

	$MEGASPI_HELPSTRG = 
"Use this ASPI Driver to access the Non-Disk Devices (CDROM,
TAPE etc...) connected to the MegaRAID Adapter. MegaRAID 
DISK driver must be loaded prior to loading this module. 
This module uses a special interface provided by the disk 
driver to issue commands to the MegaRAID Adapter."

LANG:	8
;Italian
	$MEGASPI_DESCSTRG = "ASPI Driver for AMI MegaRAID Adapter"

	$MEGASPI_HELPSTRG = 
"Use this ASPI Driver to access the Non-Disk Devices (CDROM,
TAPE etc...) connected to the MegaRAID Adapter. MegaRAID 
DISK driver must be loaded prior to loading this module. 
This module uses a special interface provided by the disk 
driver to issue commands to the MegaRAID Adapter."

LANG:	14
;Spanish
	$MEGASPI_DESCSTRG = "ASPI Driver for AMI MegaRAID Adapter"

	$MEGASPI_HELPSTRG = 
"Use this ASPI Driver to access the Non-Disk Devices (CDROM,
TAPE etc...) connected to the MegaRAID Adapter. MegaRAID 
DISK driver must be loaded prior to loading this module. 
This module uses a special interface provided by the disk 
driver to issue commands to the MegaRAID Adapter."

[ RETURN TO DIRECTORY ]