Metropoli BBS
VIEWER: @ffe0.adf MODE: TEXT (ASCII)
AdapterId 0FFE0h

AdapterName "IBM LAN Adapter/A for Ethernet"

NumBytes 2

FixedResources
        pos[1]=xxxx00xxb

NamedItem
    Prompt "Adapter Base I/O Address"
         Choice "I/O address 1000"
              pos[0]=001XXXXXb
              io 1000h-109fh
         Choice "I/O address 2000"
              pos[0]=010XXXXXb
              io 2000h-209fh
         Choice "I/O address 3000"
              pos[0]=011XXXXXb
              io 3000h-309fh
         Choice "I/O address 4000"
              pos[0]=100XXXXXb
              io 4000h-409fh
         Choice "I/O address 5000"
              pos[0]=101XXXXXb
              io 5000h-509fh
         Choice "I/O address 6000"
              pos[0]=110XXXXXb
              io 6000h-609fh
         Choice "I/O address 7000"
              pos[0]=111XXXXXb
              io 7000h-709fh
    Help
         "To configure this adapter, you must choose the base I/O address
         that the computer will use to communicate with the adapter.
         There are 8 locations that can be selected. Under normal
         circumstances the default location, <Address 1000>, is adequate."

NamedItem
    Prompt "Adapter Interrupt Request Level"
         Choice "Interrupt 5"
              pos[0]=XXXXX00Xb
              int 5
         Choice "Interrupt 15"
              pos[0]=XXXXX01Xb
              int 15
         Choice "Interrupt 10"
              pos[0]=XXXXX10Xb
              int 10
         Choice "Interrupt 11"
              pos[0]=XXXXX11Xb
              int 11
    Help
         "To configure this adapter, you must choose the interrupt request
         level that the adapter will use to communicate with the computer.
         There are 4 levels that can be selected.  Under normal circumstances
         the default interrupt level, <Interrupt 5>, is adequate."

NamedItem
    Prompt "Network Media Connection"
         Choice "Twisted Pair"
              pos[0]=XXX00XXXb
         Choice "Thin Ethernet"
              pos[0]=XXX11XXXb
         Choice "Thick Ethernet"
              pos[0]=XXX01XXXb
    Help
         "To configure this adapter, you must set the Network Media type
         that is connected to the adapter.  There are 3 types of connections
         that can be selected."


NamedItem
    Prompt "Adapter BIOS-ROM / RAM Location"
         Choice "C8000 - CFFFF"
              pos[1]=0100XX11b
              mem 0C8000h-0CFFFFh
         Choice "D0000 - D7FFF"
              pos[1]=1000XX11b
              mem 0D0000h-0D7FFFh
         Choice "D8000 - DFFFF"
              pos[1]=1100XX11b
              mem 0D8000h-0DFFFFh
         Choice "C4000 - C7FFF"
              pos[1]=0010XX10b
              mem 0C4000h-0C7FFFh
         Choice "C8000 - CBFFF"
              pos[1]=0100XX10b
              mem 0C8000h-0CBFFFh
         Choice "D0000 - D3FFF"
              pos[1]=1000XX10b
              mem 0D0000h-0D3FFFh
         Choice "D4000 - D7FFF"
              pos[1]=1010XX10b
              mem 0D4000h-0D7FFFh
         Choice "D8000 - DBFFF"
              pos[1]=1100XX10b
              mem 0D8000h-0DBFFFh

    Help
         "This adapter requires a memory location to be allocated for it's
         BIOS-ROM and Shared RAM.  There are 5 locations that can be selected
         with 2 RAM sizes for some addresses.  If possible, a 32K memory size
         address should be selected for best throughput."


[ RETURN TO DIRECTORY ]