Metropoli BBS
VIEWER: @e001.adf MODE: TEXT (ASCII)
; IBM Token-Ring Network 16/4 Adapter/A
; Adapter Description File
;
; Version:      1.00
;
; (C) Copyright International Business Machines Corporation 1988.
; All rights reserved.
;
;
 
AdapterID 0E001h
 
AdapterName "IBM Token-Ring Network 16/4 Adapter/A"
 
NumBytes 4
 
FixedResources
     POS[1]=X010XXXXb
     POS[3]=XXXX0000b
 
NamedItem Prompt "Primary or Alternate adapter"
 
  Choice "Primary"
     POS[1]=XXXXXXX0b
     IO  0A20h - 0A23h
 
  Choice "Alternate"
     POS[1]=XXXXXXX1b
     IO  0A24h - 0A27h
 
  Help "PRIMARY OR ALTERNATE ADAPTER:  Up to two Token-Ring Network
        adapters may be installed in this computer.  An adapter may be
        either Primary, which is accessed at port addresses 0A20 through
        0A23, or Alternate, which is accessed at port addresses 0A24
        through 0A27.  If one Token-Ring Network adapter is installed, it
        may be either Primary or Alternate.  If two are installed,
        one must be defined as Primary and the other Alternate.
        The assignment for the Token-Ring Network adapter can be changed
        by selecting 'Change Configuration' and then using the
        F5=Previous and the F6=Next keys.  If an assignment has an
        asterisk (*) by it, it is in conflict with another
        assignment and the port address must be changed.  If a
        conflict continues to exist, you may have to change the
        assignments for other adapters or options that are in your
        computer to resolve the conflict."
 
NamedItem Prompt "Adapter Data Rate"
 
  Choice "4 Mbps"
     POS[1]=XXXXXX0Xb
 
  Choice "16 Mbps"
     POS[1]=XXXXXX1Xb
 
  Help "ADAPTER DATA RATE:  This Token-Ring Network adapter can operate
        at two different data rates, 4 Mbps or 16 Mbps.  You MUST set the
        adapter data rate to the same rate as the Token-Ring Network LAN
        segment to which you are connecting the adapter.  The assignment
        for this data rate can be changed by selecting 'Change Configuration'
        and then using the F5=Previous and the F6=Next keys."
 
NamedItem Prompt "ROM Address Range"
 
  Choice "CC000-CDFFF"
     POS[2]=1100110Xb
     MEM 0CC000h - 0CDFFFh
 
  Choice "CE000-CFFFF"
     POS[2]=1100111Xb
     MEM 0CE000h - 0CFFFFh
 
  Choice "D0000-D1FFF"
     POS[2]=1101000Xb
     MEM 0D0000h - 0D1FFFh
 
  Choice "D2000-D3FFF"
     POS[2]=1101001Xb
     MEM 0D2000h - 0D3FFFh
 
  Choice "D4000-D5FFF"
     POS[2]=1101010Xb
     MEM 0D4000h - 0D5FFFh
 
  Choice "D6000-D7FFF"
     POS[2]=1101011Xb
     MEM 0D6000h - 0D7FFFh
 
  Choice "D8000-D9FFF"
     POS[2]=1101100Xb
     MEM 0D8000h - 0D9FFFh
 
  Choice "DA000-DBFFF"
     POS[2]=1101101Xb
     MEM 0DA000h - 0DBFFFh
 
  Choice "DC000-DDFFF"
     POS[2]=1101110Xb
     MEM 0DC000h - 0DDFFFh
 
  Choice "DE000-DFFFF"
     POS[2]=1101111Xb
     MEM 0DE000h - 0DFFFFh
 
;  Choice "C0000-C1FFF"
;     POS[2]=1100000Xb
;     MEM 0C0000h - 0C1FFFh
;
;  Choice "C2000-C3FFF"
;     POS[2]=1100001Xb
;     MEM 0C2000h - 0C3FFFh
;
;  Choice "C4000-C5FFF"
;     POS[2]=1100010Xb
;     MEM 0C4000h - 0C5FFFh
;
;  Choice "C6000-C7FFF"
;     POS[2]=1100011Xb
;     MEM 0C6000h - 0C7FFFh
;
  Choice "C8000-C9FFF"
     POS[2]=1100100Xb
     MEM 0C8000h - 0C9FFFh
 
  Choice "CA000-CBFFF"
     POS[2]=1100101Xb
     MEM 0CA000h - 0CBFFFh
 
  Help "ROM ADDRESS RANGE:  There are 12 possible 8K blocks of memory
        that can be assigned for accessing the ROM area of the
        Token-Ring Network adapter.  The preferred ROM address for the
        adapter is: CC000-CDFFF.  The assignment for this ROM
        address can be changed by selecting 'Change Configuration'
        and then using the F5=Previous and the F6=Next keys.
        The ROM address selected must not be assigned for use by any
        other adapter or option and cannot be the same as the RAM
        address for this adapter.  If an assignment has an asterisk (*)
        by it, it is in conflict with another assignment and the ROM
        address must be changed.  If a conflict continues to exist, you
        may have to change the assignments for other adapters or options
        that are in your computer to resolve the conflict."
 
NamedItem Prompt "RAM Size and Address Range"
 
  Choice "16 KB / D8000-DBFFF"
     POS[0]=1101100Xb
     POS[1]=XXXX01XXb
     MEM 0D8000h - 0DBFFFh
 
  Choice "16 KB / DC000-DFFFF"
     POS[0]=1101110Xb
     POS[1]=XXXX01XXb
     MEM 0DC000h - 0DFFFFh
 
  Choice "16 KB / C0000-C3FFF"
     POS[0]=1100000Xb
     POS[1]=XXXX01XXb
     MEM 0C0000h - 0C3FFFh
 
  Choice "16 KB / C4000-C7FFF"
     POS[0]=1100010Xb
     POS[1]=XXXX01XXb
     MEM 0C4000h - 0C7FFFh
 
  Choice "16 KB / C8000-CBFFF"
     POS[0]=1100100Xb
     POS[1]=XXXX01XXb
     MEM 0C8000h - 0CBFFFh
 
  Choice "16 KB / CC000-CFFFF"
     POS[0]=1100110Xb
     POS[1]=XXXX01XXb
     MEM 0CC000h - 0CFFFFh
 
  Choice "16 KB / D0000-D3FFF"
     POS[0]=1101000Xb
     POS[1]=XXXX01XXb
     MEM 0D0000h - 0D3FFFh
 
  Choice "16 KB / D4000-D7FFF"
     POS[0]=1101010Xb
     POS[1]=XXXX01XXb
     MEM 0D4000h - 0D7FFFh
 
  Choice "8 KB / D8000-D9FFF"
     POS[0]=1101100Xb
     POS[1]=XXXX00XXb
     MEM 0D8000h - 0D9FFFh
 
  Choice "8 KB / DA000-DBFFF"
     POS[0]=1101101Xb
     POS[1]=XXXX00XXb
     MEM 0DA000h - 0DBFFFh
 
  Choice "8 KB / DC000-DDFFF"
     POS[0]=1101110Xb
     POS[1]=XXXX00XXb
     MEM 0DC000h - 0DDFFFh
 
  Choice "8 KB / DE000-DFFFF"
     POS[0]=1101111Xb
     POS[1]=XXXX00XXb
     MEM 0DE000h - 0DFFFFh
 
  Choice "8 KB / C0000-C1FFF"
     POS[0]=1100000Xb
     POS[1]=XXXX00XXb
     MEM 0C0000h - 0C1FFFh
 
  Choice "8 KB / C2000-C3FFF"
     POS[0]=1100001Xb
     POS[1]=XXXX00XXb
     MEM 0C2000h - 0C3FFFh
 
  Choice "8 KB / C4000-C5FFF"
     POS[0]=1100010Xb
     POS[1]=XXXX00XXb
     MEM 0C4000h - 0C5FFFh
 
  Choice "8 KB / C6000-C7FFF"
     POS[0]=1100011Xb
     POS[1]=XXXX00XXb
     MEM 0C6000h - 0C7FFFh
 
  Choice "8 KB / C8000-C9FFF"
     POS[0]=1100100Xb
     POS[1]=XXXX00XXb
     MEM 0C8000h - 0C9FFFh
 
  Choice "8 KB / CA000-CBFFF"
     POS[0]=1100101Xb
     POS[1]=XXXX00XXb
     MEM 0CA000h - 0CBFFFh
 
  Choice "8 KB / CC000-CDFFF"
     POS[0]=1100110Xb
     POS[1]=XXXX00XXb
     MEM 0CC000h - 0CDFFFh
 
  Choice "8 KB / CE000-CFFFF"
     POS[0]=1100111Xb
     POS[1]=XXXX00XXb
     MEM 0CE000h - 0CFFFFh
 
  Choice "8 KB / D0000-D1FFF"
     POS[0]=1101000Xb
     POS[1]=XXXX00XXb
     MEM 0D0000h - 0D1FFFh
 
  Choice "8 KB / D2000-D3FFF"
     POS[0]=1101001Xb
     POS[1]=XXXX00XXb
     MEM 0D2000h - 0D3FFFh
 
  Choice "8 KB / D4000-D5FFF"
     POS[0]=1101010Xb
     POS[1]=XXXX00XXb
     MEM 0D4000h - 0D5FFFh
 
  Choice "8 KB / D6000-D7FFF"
     POS[0]=1101011Xb
     POS[1]=XXXX00XXb
     MEM 0D6000h - 0D7FFFh
 
  Choice "32 KB / D8000-DFFFF"
     POS[0]=1101100Xb
     POS[1]=XXXX10XXb
     MEM 0D8000h - 0DFFFFh
 
  Choice "32 KB / C0000-C7FFF"
     POS[0]=1100000Xb
     POS[1]=XXXX10XXb
     MEM 0C0000h - 0C7FFFh
 
  Choice "32 KB / C8000-CFFFF"
     POS[0]=1100100Xb
     POS[1]=XXXX10XXb
     MEM 0C8000h - 0CFFFFh
 
  Choice "32 KB / D0000-D7FFF"
     POS[0]=1101000Xb
     POS[1]=XXXX10XXb
     MEM 0D0000h - 0D7FFFh
 
  Choice "64 KB / D0000-DFFFF"
     POS[0]=1101000Xb
     POS[1]=XXXX11XXb
     MEM 0D0000h - 0DFFFFh
 
  Choice "64 KB / C0000-CFFFF"
     POS[0]=1100000Xb
     POS[1]=XXXX11XXb
     MEM 0C0000h - 0CFFFFh
 
  Help "RAM SIZE AND ADDRESS RANGE:  There are 30 possible blocks of
        memory that can be assigned for accessing the RAM located on this
        Token-Ring Network adapter.  The preferred RAM Size and Address
        Range for the adapter, which allows RAM Paging, is:
        16 KB / D8000-DBFFF. The assignment for this RAM Size and Address
        Range can be changed by selecting 'Change Configuration' and then
        using the F5=Previous and the F6=Next keys.  The RAM Address Range
        you select must not be assigned for use by any other adapter or option,
        and it cannot be the same as the ROM address for this adapter.  If an
        assignment has an asterisk (*) by it, it is in conflict with another
        assignment and the RAM Size and/or Address Range must be changed.
        If a conflict continues to exist, you may have to change the
        assignments for other adapters or options that are in your computer
        to resolve the conflict."
 
NamedItem Prompt "Interrupt Level"
 
  Choice "Interrupt 2"
     POS[1]=0XXXXXXXb
     POS[2]=XXXXXXX0b
     INT 2d
 
  Choice "Interrupt 3"
     POS[1]=1XXXXXXXb
     POS[2]=XXXXXXX0b
     INT 3d
 
  Choice "Interrupt 10"
     POS[1]=0XXXXXXXb
     POS[2]=XXXXXXX1b
     INT 10d
 
  Choice "Interrupt 11"
     POS[1]=1XXXXXXXb
     POS[2]=XXXXXXX1b
     INT 11d
 
  Help "INTERRUPT LEVEL:  This Token-Ring Network adapter can operate
        on one of four interrupt levels: 2, 3, 10, or 11.  The preferred
        interrupt level is 2, but the adapter can operate on any of
        the four levels if necessary.  The assignment for this interrupt
        level can be changed by selecting 'Change Configuration' and
        then using the F5=Previous and the F6=Next keys."
[ RETURN TO DIRECTORY ]