Metropoli BBS
VIEWER: !delfd05.cfg MODE: TEXT (ASCII)
; *** DELL's 1510 Config File ***

BOARD
   ID = "DELFD05"
   NAME = "Adaptec AHA-1510 ISA SCSI Host Adapter"
   MFR = "Adaptec, Inc."
   CATEGORY = "MSD"
   LENGTH = 330
   BUSMASTER = 50
   AMPERAGE = 1200
   COMMENTS = "Dell's AHA-1510 EISA Configuration File Version 1.00\n\n"
		
   HELP = "Select the desired AHA-1510 configuration.  Then
	   use the configuration utility \"View Switches and Jumpers\"
	   option to verify that the AHA-1510 jumpers have been 
	   set correctly for this configuration.  The default 
	   configuration is identical with the factory jumper settings."

JUMPER(9) = 5
     NAME = "J9"
     JTYPE = PAIRED
     VERTICAL = NO
     REVERSE = YES
     LABEL = LOC(1-5) "I2" "I1" "I0" "I9"  "AL"
     FACTORY = LOC(1-5) 01000
	
GROUP = "Host Adapter System Resources"
	TYPE = "MSD"

FUNCTION = "AT Port Address"
	COMMENTS = "Select the host adapter I/O port base address.  The 
		    I/O port address select jumper at J9 position AL 
		    must correspond to this selection."
	HELP = "Select the address of the host adapter interface 
		register in the ISA I/O address space. The jumper
		that selects the AT port address on the host adapter
		is position AL on Jumper block J9.  These jumpers
		must be configured to correspond with the chosen port
		address.  Use the configuration utility \"View Jumpers 
		and Switches\" option to determine the correct jumper
		setting."

	   CHOICE = "Primary - Port 340H"
		 LINK
		 PORT = 340h
		 INIT = JUMPER(9) LOC(5) 0

	   CHOICE = "Alternate - Port 140H"
		 LINK
		 PORT = 140h
		 INIT = JUMPER(9) LOC(5) 1

FUNCTION = "Interrupt Channel"
	COMMENTS = "Select the host adapter interrupt channel. 
		    This selection must correspond with the Jumper setting
		    of Jumper J9 positions I9,I0,I1, and I2."
	HELP = "Select which interrupt channel is to be used by the host
		adapter hardware.  The host adapter IRQ select jumpers on 
		jumper block J9 must be set to correspond with
		the interrupt channel selected in this menu. Jumper 
		positions I9, I0, I1, and I2 must beconfigured on J9. Use the 
		configuration utility \"View Jumpers and Switches\" option
		to determine the correct jumper settings."

	   CHOICE = "IRQ 11"
		 LINK
		 IRQ = 11
		 TRIGGER = EDGE
		 SHARE = NO
		 INIT = JUMPER(9) LOC(1-4) 0100

	   CHOICE = "IRQ 12"
		 LINK
		 IRQ = 12
		 TRIGGER = EDGE
		 SHARE = NO
		 INIT = JUMPER(9) LOC(1-4) 1000

	   CHOICE = "IRQ 10"
		 LINK
		 IRQ = 10
		 TRIGGER = EDGE
		 SHARE = NO
		 INIT = JUMPER(9) LOC(1-4) 0010
	
	   CHOICE = "IRQ  9"
		 LINK
		 IRQ = 9
		 TRIGGER = EDGE
		 SHARE = NO
		 INIT = JUMPER(9) LOC(1-4) 0001

ENDGROUP
[ RETURN TO DIRECTORY ]