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

  1. ;
  2. ;     ACME VDU Video Board
  3. ;
  4. BOARD
  5.   ID = "ACE5010"
  6.   NAME = "ACME VDU Video Board"
  7.   MFR = "ACME"
  8.   CATEGORY = "VID"
  9.   SLOT = ISA8,"VIDEO"
  10.   LENGTH = 336                 ;HEIGHT=102
  11.   READID = no
  12.   COMMENTS="This is the Board Identification Block comment field
  13.         for the ACME VDU Video Board Slot Type ISA8.  ***NOTICE***
  14.             the function (RGBI/Composite Video Selection) 
  15.             is not displayed unless in expanded mode (dealer mode) SD /A."
  16.   HELP="This is the Board Identification Block help field
  17.     for the ACME VDU Video Board Slot Type ISA8."
  18.  
  19. JUMPER(1) = 2    JTYPE = inline     NAME = "J3/J5"   REVERSE = yes
  20.   COMMENTS="This is the Jumper Identification Block comment field
  21.         for the 1st set of jumpers on the ACME VDU Video Board."
  22.   HELP="This is the Jumper Identification Block help field
  23.     for the 1st set of jumpers on the ACME VDU Video Board."
  24.  
  25. FUNCTION = "Video Display Controller"
  26.   TYPE = "VID,CGA"
  27.   COMMENTS="This is the Function Statement Block comment field
  28.         for the Video Display Controller for the ACME
  29.         VDU Video Board."
  30.   HELP="This is the Function Statement Block help field
  31.     for the Video Display Controller for the ACME
  32.     VDU Video Board."
  33.  
  34.   CHOICE = "Video Display"
  35.   HELP="This is the Choice Statement Block help field
  36.     for the Video Display for the ACME VDU Video Board."
  37.  
  38.     LINK
  39.       MEMORY = 32k
  40.     ADDRESS = 0B8000h
  41.     MEMTYPE = other
  42.  
  43.     FREE
  44.       PORT = 03D4h-03DCh
  45.  
  46. FUNCTION = "RGBI/Composite Video Selection"
  47.   SHOW = EXP
  48.   CONNECTION = "This is the CONNECTION text field for the Function Statement
  49.                 Block for the RGBI/Composite Video Selection for the ACME
  50.                 VDU Video Board.  ***NOTICE*** this function is not displayed
  51.                 unless in expanded mode (dealer mode) SD /A."
  52.   COMMENTS="This is the Function Statement Block comment field
  53.         for the RGBI/Composite Video Selection for the ACME
  54.         VDU Video Board.  ***NOTICE*** this function is not displayed
  55.                 unless in expanded mode (dealer mode) SD /A."
  56.   HELP="This is the Function Statement Block help field
  57.     for the RGBI/Composite Video Selection for the ACME
  58.     VDU Video Board.  ***NOTICE*** this function is not displayed
  59.                 unless in expanded mode (dealer mode) SD /A."
  60.  
  61.   CHOICE = "Enable RGBI/Comp Video"
  62.   HELP="This is the Choice Statement Block help field
  63.     for Enable RGBI/Composite Video for Desktops for the
  64.     ACME VDU Video Board."
  65.  
  66.   free
  67.     INIT = JUMPER(1) LOC(1^2 2^3) 01
  68.  
  69.   CHOICE = "Disable RGBI/Comp.for Portable"
  70.   HELP="This is the Choice Statement Block help field
  71.     for Disable RGBI/Composite Video for Desktops for the
  72.     ACME VDU Video Board."
  73.  
  74.   free
  75.     INIT = JUMPER(1) LOC(1^2 2^3) 10
  76.  
  77.