Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!cornell!batcomputer!hurf From: hurf@batcomputer.TN.CORNELL.EDU (Hurf Sheldon) Newsgroups: net.unix-wizards Subject: Re: plain 8-bit output Message-ID: <1181@batcomputer.TN.CORNELL.EDU> Date: Wed, 8-Oct-86 09:20:30 EDT Article-I.D.: batcompu.1181 Posted: Wed Oct 8 09:20:30 1986 Date-Received: Thu, 9-Oct-86 06:21:47 EDT References: <5218@dartvax.UUCP> Reply-To: hurf@batcomputer.UUCP (Hurf Sheldon) Organization: Theory Center, Cornell University, Ithaca NY Lines: 22 Keywords: bsc 8-bit foreign language In article <5218@dartvax.UUCP> steve@dartvax.UUCP (Steve Campbell) writes: ... >The goal: to be able to output these 8-bit characters *without losing any > standard Unix tty functions.* RAW negates flow-control. RAW and > LITOUT change the handling of CR and/or LF. 4.3BSD has a new > PASS8 tty(4) option, but it says it only applies to input (grrr). > What I want is plain old cooked mode BUT with an 8-bit data path. > >The question: how? Must I hack the tty drivers and sys/tty*? Ugh. This may not be necessary... Having just gone through this - use cooked(-raw), LITOUT and use crmod to fix up the CR's. If you are using 'stty' to try different settings toggling the baud rate ensures the local mode bits get read.(At least on a uvaxII -Ultrix1.2) Hurf Sheldon Arpa.css: hurf@ionvax.tn.cornell.edu Lab of Plasma Studies 369 Upson Hall phone: 607 255 7267 Cornell University Ithaca, N.Y. 14853