Metropoli BBS
VIEWER: @5f51.adf MODE: TEXT (ASCII)
AdapterID 05f51h

AdapterName  "IDEA Minicom serial controller"

NumBytes 1


nameditem
        Prompt  "Adapter IO Location"
          Choice "Base 0FFC0H"
            pos[0]=XXXXXX0Xb
            io 0FFC0h-0FFC3h
          Choice "Base 0FFD0H"
            pos[0]=XXXXXX1Xb
            io 0FFD0h-0FFD3h
        Help
        "This selects the I/O address that will be used to address the
         board. Under normal circumstances, choose <FFC0>."

nameditem
        Prompt  "DMA Arbitration Level"
          Choice  "Level 5"
            pos[0]=0101XXXXb
            arb 5
          Choice  "Level 6"
            pos[0]=0110XXXXb
            arb 6
          Choice  "Level 7"
            pos[0]=0111XXXXb
            arb 7
          Choice  "Level 0"
            pos[0]=0000XXXXb
            arb 0
          Choice  "Level 1"
            pos[0]=0001XXXXb
            arb 1
          Choice  "Level 3"
            pos[0]=0011XXXXb
            arb 3
          Choice  "Level 4"
            pos[0]=0100XXXXb
            arb 4
        Help
        "This selects the DMA channel the adapter will use to transfer data.
         Under normal circumstances, select <Level 5>."

nameditem
        Prompt  "IRQ level"
          Choice  " IRQ 3"
            pos[0]=XXXX00XXb
          Choice  " IRQ 5"
            pos[0]=XXXX01XXb
          Choice  " IRQ 7"
            pos[0]=XXXX10XXb
          Choice  " IRQ 9"
            pos[0]=XXXX11XXb
        Help
        "This selects the interrupt that the minicom board will use in
         communicating with the PS/2. Under normal circumstances, select
         <IRQ3>."

[ RETURN TO DIRECTORY ]