Metropoli BBS
VIEWER: @5555.adf MODE: TEXT (ASCII)
AdapterID 05555h

AdapterName  "EXTERNAL Floppy Controller"

NumBytes 3

nameditem
        Prompt  "Adapter Memory and FDC port Location"
          Choice "Segment_1,mem 1,io 1"
            pos[1]=00010xxxb
                pos[3]=10000010b
            mem 0c8000h-0c9fffh
          Choice "Segment_2,mem 2,io 2"
            pos[1]=10011xxxb
            pos[3]=10000010b
            mem 0cc000h-0cdfffh
          Choice "Segment_3,mem 3,io 3"
            pos[1]=10100xxxb
            pos[3]=10000010b
            mem 0d0000h-0d1fffh
          Choice "Segment_4,mem 4,io 4"
            pos[1]=11101xxxb
            pos[3]=10000010b
            mem 0d4000h-0d5fffh
          Choice "Segment_5,mem 5,io 1"
            pos[1]=00110xxxb
            pos[3]=10000010b
            mem 0d8000h-0d9fffh
          Choice "Segment_6,mem 6,io 2"
            pos[1]=01111xxxb
            pos[3]=10000010b
            mem 0dc000h-0ddfffh
        Help
        "To configure this adapter you must choose the memory location the
         adapter will use for it's BIOS ROM.  There are six memory locations
         that can be selected.  Under normal circumstances, select <Segment
         C800>."

nameditem
        Prompt  "External floppy drive type"

          Choice "1.2MB 5.25 inch FDD"
            pos[2]=00000010b

          Choice "360KB 5.25 inch FDD"
            pos[2]=00000001b

          Choice "720KB 3.5 inch FDD"
            pos[2]=00000011b

          Choice "1.44MB 3.5 inch FDD"

            pos[2]=00000100b
        Help
        "To configure the type of external FDD you must choose one of four
         type( 360K, 1.2M, 720K, 1.44M )."



[ RETURN TO DIRECTORY ]