home *** CD-ROM | disk | FTP | other *** search
/ ftp.cvut.cz / DOS_LEGACY_DRIVERS_2008.zip / DOS_LEGACY_DRIVERS / eisa / @8089.adf < prev    next >
Text File  |  2008-01-06  |  2KB  |  44 lines

  1. ;  mach32 MCA Video Accelerator (VGA ENABLED only)
  2. ;
  3. ;  (C)Copyright, 1992, 1993, 1994
  4. ;     All Rights Reserved.
  5. ;
  6. ;  10/02/94 v2.2 - corrected help message.
  7. ;
  8.  
  9. AdapterId 08089h
  10.  
  11. AdapterName  "mach32 MCA Video Accelerator (VGA ENABLED)"
  12.  
  13. NumBytes 4
  14.  
  15. FixedResources
  16.                      pos[0]=XXXXXXXXb
  17.                      pos[2]=00000000b
  18.                      pos[3]=00000000b
  19.                              IO 02E8h-02E8h 02EAh-02EDh 06E8h-06E8h             0AE8h-0AE8h 0EE8h-0EE8h
  20.                                 12E8h-12E8h 12EEh-12EEh 16E8h-16E8h 16EEh-16EEh 1AE8h-1AE8h 1EE8h-1EE8h
  21.                                 22E8h-22E8h             26EEh-26EEh                         2AEEh-2AEEh 2EEEh-2EEEh
  22.                                                         36EEh-36EEh
  23.  
  24. ; A duplicate choice is required to fix configuration problem on model 76
  25. NamedItem
  26.         Prompt  "Address of BIOS ROM"
  27.                 Choice "C0000h-C7FFFh" pos[1]=10000000b  Mem 0C0000h-0C7FFFh
  28.                 Choice "C0000h-C7FFFh" pos[1]=10000000b  Mem 0C0000h-0C7FFFh
  29.  
  30.         Help
  31.  
  32.         "The base address of the BIOS ROM for this adapter cannot be changed.
  33.          However, some systems have a problem allocating C0000h-C1FFFh during
  34.          configuration.  For these systems, a second identical choice is provided.
  35.          This overcomes the problem by making it appear that a choice is available
  36.          to the configuration program.  The ROM JUMPER is used to enable the ROM
  37.          prior to configuration.  Setting the ROM JUMPER to the DISABLED position
  38.          disables the ROM, allowing the adapter to co-exist with an unconfigured
  39.          XGA adapter.  It is important that during configuration, all other
  40.          adapters be moved away from address C0000h-C7FFFh."
  41.  
  42.  
  43.  
  44.