Metropoli BBS
VIEWER: @6e7a.adf MODE: TEXT (ASCII)
AdapterID 06E7Ah

AdapterName  "DCA MCA Link"

NumBytes 2

fixedresources
        pos[1]=111111XXb

nameditem
        Prompt  "I/O Base Address"
          Choice "380 (Hex)"
            pos[0]=XXXX1011b
            io 380h-385h
          Choice "388 (Hex)"
            pos[0]=XXXX1101b
            io 388h-38dh
          Choice "300 (Hex)"
            pos[0]=XXXX0011b
            io 300h-305h
          Choice "308 (Hex)"
            pos[0]=XXXX0101b
            io 308h-30dh
          Choice "340 (Hex)"
            pos[0]=XXXX0111b
            io 340h-345h
          Choice "348 (Hex)"
            pos[0]=XXXX1001b
            io 348h-34dh
        Help
        "To configure this adapter you must choose the base address for the 
         Primary ports used by the adapter.  There are six base addresses 
         which can be selected.  Under normal circumstances, select <380
         (Hex)>." 

nameditem
        Prompt  "Interrupt Level"
          Choice "Level 3"  
            pos[0]=0101XXXXb
            int 03h   
          Choice "Level 4"
            pos[0]=0111XXXXb
            int 04h
          Choice "Level 5"
            pos[0]=1001XXXXb
            int 05h
          Choice "Level 6"
            pos[0]=1011XXXXb
            int 06h
          Choice "Level 7"
            pos[0]=1101XXXXb
            int 07h
        Help
        "To configure this adapter you must choose the interrupt level to be
         used by the adapter.  There are five interrupt levels which can be
         selected.  Under normal circumstances, select <Level 3>."


nameditem
        Prompt  "DMA Arbitration Level"
          Choice  "DMA Disabled"
            pos[1]=XXXXXX00b
          Choice  "Level 1"
            pos[1]=XXXXXX01b
            arb 1
        Help
        "To configure this adapter you must choose whether or not DMA will be
         used by the adapter. Using DMA data transfer will be slightly faster,
         but may result in a resource conflict with other devices. To choose
         DMA data transfer, select <Level 1>."









[ RETURN TO DIRECTORY ]