home *** CD-ROM | disk | FTP | other *** search
/ ftp.cvut.cz / DOS_LEGACY_DRIVERS_2008.zip / DOS_LEGACY_DRIVERS / eisa / !ace3010.cfg < prev    next >
Text File  |  2008-01-06  |  2KB  |  53 lines

  1. ;
  2. ;  ACME Arcnet
  3. ;
  4. BOARD
  5.   ID = "ACE3010"
  6.   NAME = "ACME Arcnet Plan"
  7.   MFR = "ACME"
  8.   CATEGORY = "NET"
  9.   SLOT = ISA8OR16
  10.   LENGTH = 285                  ;HEIGHT = 102
  11.   READID = no
  12.   COMMENTS = "Board has hard wired IRQ 2.\n
  13.           The Workstation ARCNET Node Address must be entered in
  14.           Switch block RP2.  See manual for details."
  15.   HELP="This is the Board Identification Block help field
  16.     for the ACME Arcnet Board Slot Type ISA8OR16."
  17.  
  18. SWITCH(1) = 8
  19.   NAME = "RP1"
  20.   STYPE = dip
  21.   reverse=yes
  22.   COMMENTS="This is the Switch Identification Block comment field
  23.         for 1st set of switches for the ACME Arcnet Board."
  24.   HELP="This is the Switch Identification Block help field
  25.     for 1st set of switches for the ACME Arcnet Board."
  26.  
  27. FUNCTION = "Plan 2000"
  28.   TYPE = "NET"
  29.   COMMENTS="This is the Function Statement Block comment field
  30.         for Plan 2000 for the ACME Arcnet Board."
  31.   HELP="This is the Function Statement Block help field
  32.     for Plan 2000 for the ACME
  33.     Arcnet Board."
  34.  
  35.   CHOICE = "Network Adapter"
  36.   HELP="This is the Choice Statement Block help field
  37.     for the Network Adapter for the ACME Arcnet Board."
  38.  
  39.     free
  40.       IRQ = 5
  41.  
  42.     link
  43. ;NOTE: Memory address can be decoded by board at finer increments, but these
  44. ;      are the addresses shown in the manual.  Could be x2000h-xE000h.
  45.       MEMORY = 8K
  46.       ADDRESS =          0D0000h | 0C0000h | 080000h | 090000h |
  47.             0A0000h | 0B0000h
  48.       MEMTYPE = other
  49.       INIT = switch(1) loc(1 2 3 4 5 6 7)
  50.                   1110100 | 1111100 | 1111110 | 1110110 |
  51.             1111010 | 1110010
  52.  
  53.