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

SyntaxVersion: 1.00

  ; File: AHA1510.INF

    Driver AHA1510
    {
	PAR:	1.00
	Description:	$DRIVER_DESCRIPTION

	Help:		$DRIVER_HELP


	File:		 AHA1510.DSK
	OFiles:		 ASPITRAN.DSK
	PROD:	PnPISA.ADP.151.0

	PROMPT PORT REQUIRED
	{
    	    Values:		340, 140
	    Default:		340
	    ReservedLength:	8
	}

	PROMPT INT REQUIRED
	{
		Type:	HEX(1)
	    Values:		9, A, B, C
	    Default:		B
	}

    }

    DLanguage: 4
    ;Default English.
	$DRIVER_DESCRIPTION = "Adaptec AHA-1510/AIC-6x60 ASPI Manager & SCSI Disk Module"

	$DRIVER_HELP = "When you load the driver, you need to tell it which
			 host adapter you are loading the driver for.  This is
			 done with the command line option 'port=xxx'.  The
			 interrupt level also may be specified with a command
			 line option, and the host adapter must be jumpered
			 accordingly for the interrupt selection. If either
			 are not specified, you will be prompted to manually
			 enter a value."

;DrIvEr DeScRiPtIoN EnD

[ RETURN TO DIRECTORY ]