Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-lcc!ames!ncar!mailrus!cornell!uw-beaver!rice!sun-spots-request From: auspex!guy@uunet.uu.net (Guy Harris) Newsgroups: comp.sys.sun Subject: Re: Printer connections on Sun's Message-ID: <841@auspex.UUCP> Date: 18 Jan 89 05:05:51 GMT References: <906@scubed.UUCP> Sender: usenet@rice.edu Organization: The Stepstone Corporation, Sandy Hook, CT Lines: 7 Approved: Sun-Spots@rice.edu Original-Date: 13 Jan 89 06:51:33 GMT X-Sun-Spots-Digest: Volume 7, Issue 108, message 15 of 16 >What I want to happen, is to be able to send any and all characters to the >printer without losing the tail end. Run something from "/etc/rc.local" that opens the serial port for the printer and holds it open. There's a problem with closes on streams devices that causes XON/XOFF flow control to go away while output is still queued. One of the 4.0.1 patches may purport to fix this.