home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 July / VPR9907B.BIN / DRIVER / ELSA / GLSYBIOS / ReadMe.txt < prev   
Text File  |  1998-07-06  |  5KB  |  167 lines

  1.     #
  2.     | README file for 
  3.     |
  4.     | ELSA Flashtool FLASH_P
  5.     |
  6.         | Version: 1.29
  7.         |
  8.     | Copyright (c) 1993-98 ELSA AG, Aachen (Germany)
  9.     |
  10.     | ELSA AG                    Internet   : http://www.elsa.de
  11.     | Sonnenweg 11               LocalWeb   : +49-(0)241-938800
  12.     | D-52070 Aachen             
  13.     |
  14.     | ELSA Inc.                  Internet   : http://www.elsa.com
  15.     | 2231 Calle De Luna         
  16.     | Santa Clara, CA 95054
  17.     | USA
  18.     |
  19.     | ELSA Asia Inc.             Internet   : http://www.elsa.com
  20.     | 7F-11, No. 188, Sec. 5     
  21.     | Nanking East Road
  22.     | Taipei 105
  23.     | Taiwan, R. O. C.
  24.     | 
  25.     | ELSA Japan Inc.            Internet   : http://www.elsa.com
  26.     | Mita Suzuki Building 3F    
  27.     | 5-20-14 Shiba, Minato-ku
  28.     | Tokyo 108-0014
  29.     | Japan
  30.     |
  31.     | 06/19/1998, GCopoix/FRauser
  32.  
  33.  
  34.         Table Of Contents
  35.  
  36.         1.      Overview
  37.         2.      Disk/CD Contents
  38.         3.      Usage Notes
  39.         4.      Release Notes
  40.         5.      Notes & Warnings (!)
  41.  
  42.  
  43. ------------------------------------------------------------------------
  44.  
  45. 1.      Overview
  46.  
  47.         FLASH_P.EXE is a utility to easily update the BIOS on an
  48.         ELSA Permedia graphics board.
  49.  
  50.         You will find a list of supported ELSA graphics boards
  51.         in section 4.1.
  52.  
  53.  
  54. ---------------------------------------------------------------------
  55.  
  56. 2.      Disk/CD Contents
  57.  
  58.         The program disk/CD contains the following files:
  59.  
  60.         FLASH_P.EXE     the executable program
  61.         DOS4GW.EXE      DOS extender used by FLASH_P.EXE
  62.         README.TXT      this text file, including notes on the
  63.                         current program release
  64.         LIESMICH.TXT    German version of the text you are currently
  65.                         reading
  66.         IMAGES (DIR)    Subdirectory containing the BIOS images which
  67.                         are used for update. You will find a list of
  68.                         these images in section 4.1.
  69.  
  70.  
  71. ---------------------------------------------------------------------
  72.  
  73. 3.      Usage Notes
  74.  
  75. 3.1     Standard BIOS update
  76.  
  77.         If you want to update the BIOS on your ELSA Permedia graphics
  78.         board just call FLASH_P.EXE from MS-DOS (or from an MS-DOS-
  79.         compatible Operating System) by:
  80.  
  81.         FLASH_P.EXE
  82.  
  83.         The program will look for supported ELSA graphics boards.
  84.         If the program will find one of the supported graphic boards
  85.         in your computer, it will search for the correct BIOS image
  86.         in the directory IMAGES.
  87.  
  88.         After confirmation the program will save your old BIOS to the
  89.         file C:\OLD_xxxx.bin (xxxx is a number, i.e. C:\OLD_0000.bin,
  90.         C:\OLD_0001.bin, ...) and program the new image to your
  91.         ELSA graphics board.
  92.  
  93.         Notes:
  94.  
  95.         - If the BIOS currently installed on your ELSA graphics board
  96.           is the same version than the BIOS in IMAGES, no update is
  97.           done.
  98.  
  99.         - If the BIOS currently installed is older than the one in
  100.           IMAGES, you will be asked if you really want to program
  101.           an older BIOS version to your graphics board.
  102.           If you confirm with 'y' your current BIOS will be saved to
  103.           C:\OLD_xxxx.bin and the older image will be programmed
  104.           to your ELSA graphics board.
  105.  
  106.  
  107. 3.2     Command Line Parameters
  108.  
  109.  
  110.         FLASH_P.EXE [filename]
  111.  
  112.         It is possible to pass the filename of the BIOS image, you want
  113.         to program to your graphics board to FLASH_P.EXE.
  114.         If you i.e. pass the name of the saved image to FLASH_P.EXE it
  115.         is possible to restore your saved BIOS version to your
  116.         ELSA graphics board:
  117.  
  118.         FLASH_P.EXE C:\OLD_0000.BIN
  119.  
  120.  
  121. ---------------------------------------------------------------------
  122.  
  123. 4.      Release Notes
  124.  
  125. 4.1     Supported graphics boards
  126.  
  127.           ELSA GLoria-S
  128.           ELSA GLoria Synergy PCI
  129.           ELSA GLoria Synergy AGP
  130.           ELSA WINNER 2000/Office PCI
  131.           ELSA WINNER 2000/Office AGP
  132.           ELSA GLoria-XXL
  133.  
  134.         The program FLASH_P.EXE will check if the BIOS image is valid
  135.         and useable with your ELSA graphics board.
  136.  
  137.  
  138. ---------------------------------------------------------------------
  139.  
  140. 5.      Notes & Warnings
  141.  
  142. 5.1     Don't corrupt your BIOS!
  143.  
  144.         Please make sure that while programming a new BIOS to your
  145.         ELSA graphics board you
  146.  
  147.         - don't reset,
  148.         - don't switch off or
  149.         - don't interrupt your computer in any way until it's finished!
  150.  
  151.         If you interrupt FLASH_P.EXE in any way before finishing your
  152.         BIOS, you will corrupt the BIOS of your graphics board.
  153.         In this case, please phone our support.
  154.  
  155.         Please wait, until FLASH_P.EXE has finished programming the new
  156.         BIOS to your ELSA graphics board.
  157.         The program FLASH_P.EXE will give you a note after it has
  158.         successfully finished the bios programming.
  159.  
  160.  
  161. 5.2     Windows DOS-boxes, OS/2
  162.  
  163.         Please note that the program FLASH_P.EXE does not work in a
  164.         Windows (3.x/95/NT) DOS-box or under OS/2.
  165.         You have to boot an MS-DOS (or compatible) system and 
  166.         start FLASH_P.EXE.
  167.