Metropoli BBS
VIEWER: @80b3.adf MODE: TEXT (ASCII)
AdapterID 080B3h

AdapterName  "M-Motion Video Adapter/A"

NumBytes 3

fixedresources
        pos[0]=XXXXXXXXb
        pos[1]=XXXXXXXXb

nameditem
        Prompt  "Adapter I/O Address Range"
          Choice "Base 1300H"
            pos[2]=XXXXX001b  io 1300h-1339h
          Choice "Base 3300H"
            pos[2]=XXXXX011b  io 3300h-3339h
          Choice "Base 5300H"
            pos[2]=XXXXX101b  io 5300h-5339h
          Choice "Base 7300H"
            pos[2]=XXXXX111b  io 7300h-7339h
        Help
          "Select a Base Adapter I/O address which does not conflict with
           any other adapter.  The default choice is '1300H'."

nameditem
        Prompt "Adapter Interrupt"
          Choice "Interrupt 3"
            pos[2]=XXXX0XXXb  int 3
          Choice "Interrupt 9"
            pos[2]=XXXX1XXXb  int 9
        Help
          "This adapter uses a hardware interrupt. You may choose either
           interrupt 3 ( the default ) or interrupt 9.

           This interrupt may be shared with another adapter, but for
           maximum performance the interrupt should not be shared. If
           the interrupt must be shared, share with the interrupt which
           has the least activity.  This adapter interrupts at a rate of
           50 to 60 times per second when enabled.

           NOTE:
           Some adapters label interrupt 9 as interrupt 2.  If another
           adapter is using interrupt 2 and you choose
           interrupt 9, you will be sharing interrupt 9 with that
           adapter."


[ RETURN TO DIRECTORY ]