home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / f / flh27a.zip / README.TXT < prev    next >
Text File  |  1993-02-28  |  2KB  |  46 lines

  1. Intel 14.4EXF/Intel SatisFAXtion 400e PROM Update Program           2/3/93
  2.  
  3.  
  4. This program will update the Flash PROM on the Intel 14.4EXF modem and the
  5. SatisFAXtion 400e faxmodem with the latest version of the Flash Code.
  6.  
  7. NOTE: THIS PROGRAM WILL NOT WORK WITH THE INTEL 14.4EX (PART NUMBER PCEM71244)
  8.       IT ONLY WORKS WITH THE INTEL 14.4EXF (PART NUMBER PCEM71244F). NOTE THE
  9.       "F" AT THE END OF THE PART NUMBER.  THIS WILL TELL YOU WHICH VERSION OF
  10.       THE MODEM YOU HAVE.
  11.  
  12. FILES INCLUDED IN ARCHIVE:
  13.  
  14.         LOAD.EXE   - The Loader program.  Used to send code to the modem.
  15.         FLASH27A.BIN - The code to update the FLASH PROM.
  16.         SHOW.EXE - File viewing program for readme.txt
  17.         README.TXT - This file.
  18.         README.BAT - Batch file to run show.exe and load readme.txt
  19.  
  20. To use the LOAD program:
  21.  
  22. 1> Have the 14.4EXF or the SatisFAXtion 400e connected to the comm port.
  23. 2> Turn on the 14.4EXF or the SatisFAXtion 400e.
  24. 3> Boot your system to a DOS diskette (NO CONFIG.SYS OR AUTOEXEC.BAT).
  25. 4> At the DOS prompt, run the program using the below parameters.
  26.  
  27.     LOAD filename [parameters]
  28.             /B (baudrate)   - Baudrate 300-9600
  29.             /P (port number)- Comm Port 1-2
  30.             /H              - Print this screen
  31.  
  32.  
  33. EXAMPLE:
  34.  
  35. A> LOAD FLASH27A.BIN /B9600 /P2
  36.  
  37. This example will load the filename FLASH27A.BIN and send it at 9600 baud
  38. to the modem on comm port 2.
  39.  
  40.  
  41. The program will execute and put the modem into program mode, erase the
  42. current Flash PROM, and send the new code to the modem.  This procedure
  43. can take some time depending on the baud rate selected.  The program
  44. will report whether the update was successful or not.
  45.  
  46.