Metropoli BBS
VIEWER: !smc0000.cfg MODE: TEXT (ASCII)
;ARCNET-EISA3200 Configuration Diskette Program
;SMC part no. 140.???
;File !SMC0000.CFG
;version 1.0 rev 0 (VERY PRELIMINARY)

BOARD
  ID="SMC0000"
  NAME="STANDARD MICROSYSTEMS CORP. ARCNET-EISA3200"
  MFR="STANDARD MICROSYSTEMS CORP."
  CATEGORY="NET"
  SLOT=EISA
  LENGTH=341
  AMPERAGE=4000
  SKIRT=NO
  READID=YES
  BUSMASTER=250
  IOCHECK=VALID
  DISABLE=SUPPORTED


IOPORT(1)=0ZC85h     ;NODE ID PORT
IOPORT(2)=0ZC86h     ;INTERRUPT, ROM ENABLE & ROM ADDRESS

JUMPER(1)=4
  NAME="CABLE TERMINATION"
  JTYPE=PAIRED
  VERTICAL=NO
  REVERSE=YES
  LABEL=LOC(1-4)"TERM A" "TERM B" "TERM C" "TERM D"
  FACTORY=LOC(1-4) 1111

FUNCTION="Four channel ARCNET adapter"
  TYPE="NET"

  SUBFUNCTION="I/O Port Addresses"
    HELP="The I/O Port Address is unique to the chosen slot. There is
          no need for an alternate choice."
    CHOICE="Slot Specific Addressing"
      FREE
        PORT = 0ZC80h-0ZC83h
        SIZE=DWORD
        PORT=0ZC84h-0ZC87h
        SIZE=BYTE
        PORT=0ZC88h-0ZCAFh
        SIZE=DWORD

  SUBFUNCTION="Interrupt Level"
    HELP="The Interrupt Level is chosen automatically. By using Edit
          Change Resource from the menus, the choice may be changed.
          Although interrupt sharing is supported it is recommended that
          you choose an Interrupt Level that is not being used.
      \n\nChoose None if interrupts are not required by your
          network software."

    CHOICE="Automatically Determined"
      LINK
        IRQ= 9 | 10 | 5 | 3 | 4 | 7
        SHARE=YES
        TRIGGER=LEVEL
        INIT=IOPORT(2) LOC(7-5) 100 | 101 | 010 | 000 | 001 | 011

    CHOICE="None"
      FREE
        INIT=IOPORT(2) LOC(7-5) 111

  SUBFUNCTION="ROM Address"
  HELP="If the optional ROM is installed selecting Automatically Determined
        will enable the ROM at an available memory address. By using Edit
        Change Resource from the menus, the selected address may be changed.
    \n\nIf the ROM is not installed then select Disabled."

    CHOICE="Disabled"
      FREE
        INIT=IOPORT(2) LOC(4-0) 00000

    CHOICE="Automatically Determined"
      LINK
        MEMORY=8K
        ADDRESS=0C0000h | 0C2000h | 0C4000h | 0C6000h |
                0C8000h | 0CA000h | 0CC000h | 0CE000h |
                0D0000h | 0D2000h | 0D4000h | 0D6000h |
                0D8000h | 0DA000h | 0DC000h | 0DE000h
        WRITABLE=NO
        MEMTYPE=OTH
        CACHE=YES
        SIZE=BYTE
        DECODE=20
        INIT=IOPORT(2) LOC(4-0) 10000 | 10001 | 10010 | 10011 |
                                10100 | 10101 | 10110 | 10111 |
                                11000 | 11001 | 11010 | 11011 |
                                11100 | 11101 | 11110 | 11111

  SUBFUNCTION="Cable Termination Channel A"
  HELP="A jumper should be installed if cable termination is desired.
        A terminator is needed if this computer is on a star network or
        at the end of a bus network. A terminator is not used if this
        computer is in the middle of a bus network."

    CHOICE="Star Network/End of Bus Network"
      FREE
        INIT=JUMPER(1) LOC(1) 1

    CHOICE="Middle of Bus Network"
      FREE
        INIT=JUMPER(1) LOC(1) 0

  SUBFUNCTION="Cable Termination Channel B"
  HELP="A jumper should be installed if cable termination is desired.
        A terminator is needed if this computer is on a star network or
        at the end of a bus network. A terminator is not used if this
        computer is in the middle of a bus network."

    CHOICE="Star Network/End of Bus Network"
      FREE
        INIT=JUMPER(1) LOC(2) 1

    CHOICE="Middle of Bus Network"
      FREE
        INIT=JUMPER(1) LOC(2) 0

  SUBFUNCTION="Cable Termination Channel C"
  HELP="A jumper should be installed if cable termination is desired.
        A terminator is needed if this computer is on a star network or
        at the end of a bus network. A terminator is not used if this
        computer is in the middle of a bus network."

    CHOICE="Star Network/End of Bus Network"
      FREE
        INIT=JUMPER(1) LOC(3) 1

    CHOICE="Middle of Bus Network"
      FREE
        INIT=JUMPER(1) LOC(3) 0

  SUBFUNCTION="Cable Termination Channel D"
  HELP="A jumper should be installed if cable termination is desired.
        A terminator is needed if this computer is on a star network or
        at the end of a bus network. A terminator is not used if this
        computer is in the middle of a bus network."

    CHOICE="Star Network/End of Bus Network"
      FREE
        INIT=JUMPER(1) LOC(4) 1

    CHOICE="Middle of Bus Network"
      FREE
        INIT=JUMPER(1) LOC(4) 0

  INCLUDE = "SMC3200.OVL"


[ RETURN TO DIRECTORY ]