home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!cs.utexas.edu!torn!skule.ecf!helios.physics.utoronto.ca!grindley
- From: grindley@helios.physics.utoronto.ca (Robin Grindley)
- Subject: Re: serial speeds...
- Message-ID: <C1Fn1y.HyC@helios.physics.utoronto.ca>
- Sender: news@helios.physics.utoronto.ca (News Administrator)
- Organization: University of Toronto Physics/Astronomy/CITA
- References: <1993Jan24.023609.10638@r-node.pci.on.ca>
- Date: Mon, 25 Jan 1993 23:10:45 GMT
- Lines: 10
-
- It is possible to get 57.6 and 115.2 computer<->modem speeds. If you
- do an ioctl to get the serial info, TIOCGSERIAL, there is a flags field.
- If this is set to ASYNC_SPD_HI, then setting the modem to 38400 actually
- sets 57.6, and if ASYNC_SPD_VHI then 115.2. Write a little program to set
- this flag then try running your comm software at 38.4.
- --
- robin
-
- iNSANITY - It's only a state of mind
-
-