home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4281 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  965 b 

  1. Path: sourcery.han.de!not-for-mail
  2. Newsgroups: comp.sys.amiga.programmer
  3. References: <4gf523$1raa@columba.udac.uu.se>
  4. From: "Olaf Barthel" <olsen@sourcery.han.de>
  5. Date: Mon, 26 Feb 1996 20:38:08 +0100
  6. X-NewsReader: IntuiNews 1.3a (7.9.95)
  7. Subject: Re: Serialdevice questions
  8. Message-ID: <13213668@sourcery.han.de>
  9.  
  10. In Article <4gf523$1raa@columba.udac.uu.se>, Thomas Krantz <m94tkr@sabik.tdb.uu.se> wrote:
  11. > 1. What are the correct procedures to init the modem?
  12. >    CMD_FLUSH, RESET, CLEAR, and then initstrings, then a CMD_CLEAR?
  13. >    what??
  14.  
  15.    You just dump the init command to the modem, that's all. The
  16. CMD_FLUSH/RESET/CLEAR commands just fiddle with the device state,
  17. they won't affect the modem.
  18.  
  19. > 2. The correct way to drop carrier? right now i just
  20. >    close and reopen the device, but that seems to pretty
  21. >    naughty.
  22.  
  23.    That's the only way to do it right now.
  24.  
  25. --
  26. Home: Olaf Barthel, Brabeckstrasse 35, D-30559 Hannover
  27.  Net: olsen@sourcery.han.de
  28.