Metropoli BBS
VIEWER: @6065.adf MODE: TEXT (ASCII)
; INS SDLC SNA Adapter
; Adapter Description File
;
; Version:     A1.0
;
; (C) Copyright ICOT Network Systems Inc. 1987.
;                              An ICOT Company
; All rights reserved.
;
;
 
AdapterID 06065h
 
AdapterName "INS SDLC Adapter"
 
NumBytes 2
 
FixedResources
     POS[0]=XXXX0XXXb
     POS[1]=XXXXXXXXb
 
NamedItem Prompt "I/O Ports Range"
 
  Choice "SDLC_1"
     POS[0]=0000XXXXb
     IO 00380h - 00383h
     MEM 0c0000h - 0c1fffh
 
  Choice "SDLC_2"
     POS[0]=0001XXXXb
     IO 02380h - 02383h
     MEM 0c2000h - 0c3fffh

  Choice "SDLC_3"
     POS[0]=0010XXXXb
     IO 04380h - 04383h
     MEM 0c4000h - 0c5fffh
 
  Choice "SDLC_4"
     POS[0]=0011XXXXb
     IO 06380h - 06383h
     MEM 0c6000h - 0c7fffh

  Choice "SDLC_5"
     POS[0]=0100XXXXb
     IO 08380h - 08383h
     MEM 0c8000h - 0c9fffh
 
  Choice "SDLC_6"
     POS[0]=0101XXXXb
     IO 0A380h - 0A383h
     MEM 0ca000h - 0cbfffh

  Choice "SDLC_7"
     POS[0]=0110XXXXb
     IO 0C380h - 0C383h
     MEM 0ca000h - 0cdfffh
 
  Choice "SDLC_8"
     POS[0]=0111XXXXb
     IO 0E380h - 0E383h
     MEM 0ce000h - 0cffffh
 
  Choice "SDLC_9"
     POS[0]=1000XXXXb
     IO 01380h - 01383h
     MEM 0d0000h - 0d1fffh
 
  Choice "SDLC_10"
     POS[0]=1001XXXXb
     IO 03380h - 03383h
     MEM 0d2000h - 0d3fffh

  Choice "SDLC_11"
     POS[0]=1010XXXXb
     IO 05380h - 05383h
     MEM 0d4000h - 0d5fffh
 
  Choice "SDLC_12"
     POS[0]=1011XXXXb
     IO 07380h - 07383h
     MEM 0d6000h - 0d7fffh

  Choice "SDLC_13"
     POS[0]=1100XXXXb
     IO 09380h - 09383h
     MEM 0d8000h - 0d9fffh
 
  Choice "SDLC_14"
     POS[0]=1101XXXXb
     IO 0B380h - 0B383h
     MEM 0da000h - 0dbfffh

  Choice "SDLC_15"
     POS[0]=1110XXXXb
     IO 0D380h - 0D383h
     MEM 0dc000h - 0ddfffh
 
  Choice "SDLC_16"
     POS[0]=1111XXXXb
     IO 0f380h - 0f383h
     MEM 0de000h - 0dffffh
 
  Help "INS SDLC ADDRESS SELECTION: One of 16 possible addresses
        may be assigned to the INS SDLC adapter.
        Their is no preferred selection.  This assignment may
        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 selection 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 3"
     POS[0]=XXXXX01Xb
     INT 3d
 
  Choice "Interrupt 9"
     POS[0]=XXXXX00Xb
     INT 9d
 
  Choice "Interrupt 4"
     POS[0]=XXXXX10Xb
     INT 4d
 
  Choice "Interrupt 5"
     POS[0]=XXXXX11Xb
     INT 5d
 
  Help "INTERRUPT LEVEL:  This SDLC Adapter can operate on one of
        four interrupt levels: 2, 3, 4, or 5.  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 ]