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

  1. ;  mach32 MCA Video Accelerator (VGA DISABLED 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 0808Ah
  10.  
  11. AdapterName  "mach32 MCA Video Accelerator (VGA DISABLED)"
  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. NamedItem
  25.         Prompt  "Address of BIOS ROM"
  26.                 Choice "C0000h-C0FFFh" pos[1]=10000000b  Mem 0C0000h-0C0FFFh
  27.                 Choice "C1000h-C1FFFh" pos[1]=10000010b  Mem 0C1000h-0C1FFFh
  28.                 Choice "C2000h-C2FFFh" pos[1]=10000100b  Mem 0C2000h-0C2FFFh
  29.                 Choice "C3000h-C3FFFh" pos[1]=10000110b  Mem 0C3000h-0C3FFFh
  30.                 Choice "C4000h-C4FFFh" pos[1]=10001000b  Mem 0C4000h-0C4FFFh
  31.                 Choice "C5000h-C5FFFh" pos[1]=10001010b  Mem 0C5000h-0C5FFFh
  32.                 Choice "C6000h-C6FFFh" pos[1]=10001100b  Mem 0C6000h-0C6FFFh
  33.                 Choice "C7000h-C7FFFh" pos[1]=10001110b  Mem 0C7000h-0C7FFFh
  34.                 Choice "C8000h-C8FFFh" pos[1]=10010000b  Mem 0C8000h-0C8FFFh
  35.                 Choice "C9000h-C9FFFh" pos[1]=10010010b  Mem 0C9000h-0C9FFFh
  36.                 Choice "CA000h-CAFFFh" pos[1]=10010100b  Mem 0CA000h-0CAFFFh
  37.                 Choice "CB000h-CBFFFh" pos[1]=10010110b  Mem 0CB000h-0CBFFFh
  38.                 Choice "CC000h-CCFFFh" pos[1]=10011000b  Mem 0CC000h-0CCFFFh
  39.                 Choice "CD000h-CDFFFh" pos[1]=10011010b  Mem 0CD000h-0CDFFFh
  40.                 Choice "CE000h-CEFFFh" pos[1]=10011100b  Mem 0CE000h-0CEFFFh
  41.                 Choice "CF000h-CFFFFh" pos[1]=10011110b  Mem 0CF000h-0CFFFFh
  42.                 Choice "D0000h-D0FFFh" pos[1]=10100000b  Mem 0D0000h-0D0FFFh
  43.                 Choice "D1000h-D1FFFh" pos[1]=10100010b  Mem 0D1000h-0D1FFFh
  44.                 Choice "D2000h-D2FFFh" pos[1]=10100100b  Mem 0D2000h-0D2FFFh
  45.                 Choice "D3000h-D3FFFh" pos[1]=10100110b  Mem 0D3000h-0D3FFFh
  46.                 Choice "D4000h-D4FFFh" pos[1]=10101000b  Mem 0D4000h-0D4FFFh
  47.                 Choice "D5000h-D5FFFh" pos[1]=10101010b  Mem 0D5000h-0D5FFFh
  48.                 Choice "D6000h-D6FFFh" pos[1]=10101100b  Mem 0D6000h-0D6FFFh
  49.                 Choice "D7000h-D7FFFh" pos[1]=10101110b  Mem 0D7000h-0D7FFFh
  50.                 Choice "D8000h-D8FFFh" pos[1]=10110000b  Mem 0D8000h-0D8FFFh
  51.                 Choice "D9000h-D9FFFh" pos[1]=10110010b  Mem 0D9000h-0D9FFFh
  52.                 Choice "DA000h-DAFFFh" pos[1]=10110100b  Mem 0DA000h-0DAFFFh
  53.                 Choice "DB000h-DBFFFh" pos[1]=10110110b  Mem 0DB000h-0DBFFFh
  54.                 Choice "DC000h-DCFFFh" pos[1]=10111000b  Mem 0DC000h-0DCFFFh
  55.                 Choice "DD000h-DDFFFh" pos[1]=10111010b  Mem 0DD000h-0DDFFFh
  56.                 Choice "DE000h-DEFFFh" pos[1]=10111100b  Mem 0DE000h-0DEFFFh
  57.                 Choice "DF000h-DFFFFh" pos[1]=10111110b  Mem 0DF000h-0DFFFFh
  58.  
  59.         Help
  60.  
  61.         "The base address of the BIOS ROM for this adapter can be changed.
  62.          When the VGA JUMPER is set to the DISABLED position, the ROM JUMPER
  63.          should be set to the DISABLED position to prevent the BIOS ROM from
  64.          conflicting with any other adaptors prior to configuring the system.
  65.          C8000h is the recommended setting when VGA DISABLED is set."
  66.  
  67.  
  68.  
  69.