Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!wanginst!vaxine!encore!talcott!harvard!seismo!brl-tgr!tgr!lcc.gmwiz@UCLA-LOCUS.ARPA From: lcc.gmwiz@UCLA-LOCUS.ARPA (Greg McGary) Newsgroups: net.unix-wizards Subject: Re: laser printers and 8 bit serial (TANDEM) Message-ID: <8650@brl-tgr.ARPA> Date: Tue, 26-Feb-85 01:08:55 EST Article-I.D.: brl-tgr.8650 Posted: Tue Feb 26 01:08:55 1985 Date-Received: Fri, 1-Mar-85 07:36:05 EST Sender: news@brl-tgr.ARPA Lines: 29 > From: Joaquim Martillo > > I should think (not having tried this) that setting the > /dev/tty into RAW|TANDEM would get eight bits transmitted > and the the device start/stop requests would be honored. Please read the 4.xBSD manual page tty(4) in reference to TANDEM: In this mode the system produces a stop character (default ^S) when the input queue is in danger of overflowing, and a start character (default ^Q) when the input has drained sufficiently. This mode is useful when the terminal is actually another machine that obeys the conventions. In RAW mode, the tty has an 8-bit data-path in both directions, but does not honor any start/stop requests. In TANDEM mode, the tty sends start/stop characters to the other end of the line whenever it notices that its raw input queue is getting full or getting low. The state of the RAW flag {en,dis}ables a tty's response to flow control requests, TANDEM {en,dis}ables a tty's generation of flow control requests. To wit, the TANDEM and RAW flags are orthogonal and have no direct influence upon one another. Greg McGary Locus Computing Corporation lcc!gm@ucla-cs {ucivax,trwrb}!lcc!gm {ihnp4,randvax,sdcrdcf,ucbvax,trwspp}!ucla-cs!lcc!gm