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

  1. ;
  2. ;  ACME PC-Network
  3. ;
  4. BOARD
  5.   ID = "ACE2010"
  6.   NAME = "ACME PC Network"
  7.   MFR = "ACME"
  8.   CATEGORY = "NET"
  9.   SLOT = ISA8OR16
  10.   LENGTH = 330
  11.   READID = no
  12.   COMMENTS="This is the Board Identification Block comment field
  13.         for the ACME PC Network Board Slot Type ISA8OR16."
  14.   HELP="This is the Board Identification Block help field
  15.     for the ACME PC Network Board Slot Type ISA8OR16."
  16.  
  17. JUMPER(1) = 2
  18.   JTYPE = inline
  19.   NAME = "W4-W3"
  20.   LABEL = loc(3^2 2^1) "4" "3"
  21.   COMMENTS="This is the Jumper Identification Block comment field
  22.         for the 1st set of jumpers on the ACME PC Network Board."
  23.   HELP="This is the Jumper Identification Block help field
  24.         for the 1st set of jumpers on the ACME PC Network Board."
  25.  
  26. JUMPER(2) = 3
  27.   JTYPE = inline
  28.   NAME = "W5-W6-W7"
  29.   LABEL = loc(4^3 3^2 2^1) "W7" "W6" "W5"
  30.   VERTICAL = yes
  31.   FACTORY = loc(4^3 3^2 2^1) 011
  32.   COMMENTS="This is the Jumper Identification Block comment field
  33.         for the 2nd set of jumpers on the ACME PC Network Board."
  34.   HELP="This is the Jumper Identification Block help field
  35.         for the 2nd set of jumpers on the ACME PC Network Board."
  36.  
  37. FUNCTION = "PC Network Broadband Adapter"
  38.   TYPE = "NET"
  39.   COMMENTS="This is the Function Statement Block comment field
  40.         for the PC Network Broadband Adapter for the ACME
  41.         PC Network Board."
  42.   HELP="This is the Function Statement Block help field
  43.     for the PC Network Broadband Adapter for the ACME
  44.     PC Network Board."
  45.  
  46.   CHOICE = "PC Network"
  47.     HELP="This is the Choice Statement Block help field
  48.       for PC Network for the ACME
  49.       PC Network Board."
  50.  
  51.     link
  52.       IRQ = 2 | 3
  53.       INIT = jumper(1) loc(3^2 2^1) 10 | 01
  54.  
  55.     free
  56.       DMA = 3
  57.  
  58.     link
  59.       PORT = 360h-367h | 368h-36Fh
  60.       INIT = jumper(2) loc(4^3 3^2 2^1) 110 | 111
  61.  
  62.