Metropoli BBS
VIEWER: @6060.adf MODE: TEXT (ASCII)
AdapterID 06060h

AdapterName  "IDEAcomm 5251 4 LU Card"

NumBytes 2

fixedresources
	pos[0]=1XXXXXXXb

nameditem
	Prompt	"Adapter Memory Location"
	  Choice "Segment C000"
	    pos[1]=01110000b
	    mem 0C0000h-0C3FFFh
	  Choice "Segment C400"
	    pos[1]=01110001b
	    mem 0C4000h-0C7FFFh
	  Choice "Segment C800"
	    pos[1]=01110010b
	    mem 0C8000h-0CBFFFh
	  Choice "Segment CC00"
	    pos[1]=01110011b
	    mem 0CC000h-0CFFFFh
	  Choice "Segment D000"
	    pos[1]=01110100b
	    mem 0D0000h-0D3FFFh
	  Choice "Segment D400"
	    pos[1]=01110101b
	    mem 0D4000h-0D7FFFh
	  Choice "Segment D800"
	    pos[1]=01110110b
	    mem 0D8000h-0DBFFFh
	  Choice "Segment DC00"
	    pos[1]=01110111b
	    mem 0DC000h-0DFFFFh
	  Choice  "RAM Disabled"
	    pos[1]=00XXXXXXb
	Help
	"To configure this adapter you must choose the memory location the
	 adapter will use for it's screen buffers.  There are eight memory
	 locations that can be selected.  Under normal circumstances, select
	 <Segment C000>."

NamedItem
	Prompt "Adapter IO location"

	  Choice "IO Base 0368"
	    pos[0]=10110101b
	    io 0368h-0368h
	  Choice "IO Base 0348"
	    pos[0]=10100101b
	    io 0348h-0348h
	  Choice "IO Base 0328"
	    pos[0]=10010101b
	    io 0328h-0328h
	  Choice "IO Base 0308"
	    pos[0]=10000101b
	    io 0308h-0308h

	Help
	"To configure this adapter you must choose the IO location the
	 adapter will use for it's control register. There are four IO
	 locations that can be selected.  Under normal circumstances, select
	 <IO Base 0368>."


[ RETURN TO DIRECTORY ]