Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!cmcl2!philabs!ttidca!ttidcb!moss From: moss@ttidcb.UUCP (Les Moss) Newsgroups: net.unix,net.unix-wizards Subject: Need help with stty for HP LaserJet Message-ID: <696@ttidcb.UUCP> Date: Sat, 1-Mar-86 14:17:24 EST Article-I.D.: ttidcb.696 Posted: Sat Mar 1 14:17:24 1986 Date-Received: Mon, 3-Mar-86 00:37:52 EST Reply-To: moss@ttidcb.UUCP (Les Moss) Organization: Transaction Technology, Inc. (CitiCorp), Santa Monica Lines: 11 Xref: watmath net.unix:7266 net.unix-wizards:17032 .. I would appreciate mail from anyone who has successfully attached an HP LaserJet printer to a Berkeley 4.1 VAX system. In particular I need to know what STTY parameters to use to get a transparent (8 bit) output path while still honoring flow control (^s/^q). Alternatively I could use a way to honor the DTR based flow control. in RAW mode. "new cbreak litout" still adds parity bits to the output characters. "raw" gets the 8 bit codes out but ignores flow control. I can't figure out what "raw mdmbuf" does but the beginning of the output stream seems to be lost.