home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25461 < prev    next >
Encoding:
Text File  |  1993-01-25  |  868 b   |  22 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!torn!skule.ecf!helios.physics.utoronto.ca!grindley
  3. From: grindley@helios.physics.utoronto.ca (Robin Grindley)
  4. Subject: Re: serial speeds...
  5. Message-ID: <C1Fn1y.HyC@helios.physics.utoronto.ca>
  6. Sender: news@helios.physics.utoronto.ca (News Administrator)
  7. Organization: University of Toronto Physics/Astronomy/CITA
  8. References: <1993Jan24.023609.10638@r-node.pci.on.ca>
  9. Date: Mon, 25 Jan 1993 23:10:45 GMT
  10. Lines: 10
  11.  
  12. It is possible to get 57.6 and 115.2 computer<->modem speeds. If you
  13. do an ioctl to get the serial info, TIOCGSERIAL, there is a flags field.
  14. If this is set to ASYNC_SPD_HI, then setting the modem to 38400 actually
  15. sets 57.6, and if ASYNC_SPD_VHI then 115.2. Write a little program to set
  16. this flag then try running your comm software at 38.4.
  17. -- 
  18. robin
  19.  
  20.          iNSANITY - It's only a state of mind
  21.  
  22.