home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t225 / 1.img / FM.DOC < prev    next >
Encoding:
Text File  |  1993-11-15  |  4.2 KB  |  93 lines

  1. FM Version 1.10 - Find Modem
  2. by Brian A. Brown
  3.  
  4. (c) Copyright 1993 Brown Stuff Computing
  5.  
  6. Overview:
  7.     I don't know how many times I've stared at the back of a PC wondering 
  8.     which (Unlabeled) COM port the modem is attached to. FM was written to 
  9.     simplify the process of finding and identifying, internal and external 
  10.     PC modems.  Currently FM supports COM ports 1-4 and can detect any 
  11.     modem and determine if it has faxing capabilities.  FM also returns
  12.     some slightly technical information if you're interested.
  13.  
  14. Running It:
  15.     Make sure that any external modems are connected properly and are
  16.     turned on before you try running FM.  It will ask you to make sure
  17.     of this when the program starts.  If you are sure then press any
  18.     key to start it, otherwise press ESC to cancel the operation.  Note:
  19.     you can press ESC anytime while FM is running to cancel, it may take
  20.     a second or two before you are returned to the DOS prompt.
  21.  
  22.     At the DOS prompt type...
  23.         FM [/S/M/L/?/T/I]
  24.  
  25.         []  - Optional
  26.         /?  - a little help
  27.         /T  - return slightly technical information
  28.         /I  - try to identify chipset maker
  29.         /S  - use the short timeout period (default)
  30.         /M  - use the medium timeout period
  31.         /L  - use the long timeout period
  32.  
  33.             Timeout period is referring to how long FM will wait for a 
  34.             response from the COM port.  If you know a modem is attached
  35.             to the PC on some port but FM says it couldn't find one, try
  36.             using /M or /L.  This may be needed on slower PCs.
  37.  
  38. Information Returned:
  39.     The amnount of information returned is determined on if you used the
  40.     /T command line switch or not.  If you run FM without /T, you'll just
  41.     get a line or two indicating the port a modem was found and if it has
  42.     fax capabilities.  Using /T will return the port's address, UART type,
  43.     what is attached to that port and the current port line status.
  44.     
  45.     Note: If you use the /I switch with the /T, you will notice that it
  46.     takes a little longer to run (all the ID checking FM does).  Just below
  47.     the slightly technical information will be a small section for each
  48.     modem found.  It will tell you the chipset manufacturer (if it could be
  49.     determined), product code and firmware ID (this info varies from manu-  
  50.     facturer to manufacturer and may not mean anything). If the modem is a 
  51.     class 2 fax, you will also get the manufacturer, model and revision 
  52.     strings.
  53.     BIG NOTE: Chipset is a best guess done by FM based on success or failure
  54.     of certain AT commands.  FM should be able to determine the following
  55.     chipset makers: Microcom, Black Box, Hayes, Telebit, Practical,
  56.     Prometheus, US Robotics, AT&T, Sierra, Dallas, Infotel, Twincom and
  57.     Rockwell.
  58.  
  59. Future Releases:
  60.     I plan on adding support for non-standard COM port addressing to give FM
  61.     the capabilities to check COM ports 1-8.  Try to get FM to determine if
  62.     a modem is internal, external or PCMCIA.  I don't know how I'm going to 
  63.     do it, but I am going to try to have FM figure out the maximum data 
  64.     transfer speeds (maybe fax too).  Support for MCA addresses for COM
  65.     ports.
  66.     
  67.     Anything else you can think of, please drop me a note and I shall see
  68.     what I can do.
  69.  
  70. Technical Support:
  71.    If you have any questions concerning FM, please drop me a note on
  72.    Compuserve at ID: 70054,2510.
  73.  
  74. Registration:
  75.    Please register if you find this program useful in any way.  I'm only
  76.    asking for $5-$10 per copy.  FM is not crippled and is as fully
  77.    functional as I can get it at the moment.  With registration you shall
  78.    receive the next version free, if you want it.
  79.  
  80.    Please make checks or money orders payable to Brian A. Brown (no cash, 
  81.    please) and send them to...
  82.        Brown Stuff Computing
  83.        6459 Seminole Dr
  84.        West Chester, OH 45069-1327
  85.  
  86. License Agreement:
  87.     FM is distributed AS IS with no warranties expressed or implied.  Under
  88.     no circumstances shall Brown Stuff Computing or the author of FM be
  89.     liable for any incidental or consequential damages through the use of
  90.     this product.  Have a nice day.
  91.  
  92.  
  93.