Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!cornell!batcomputer!itsgw!steinmetz!uunet!auspex!guy From: guy@auspex.UUCP (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: >> Help w/ lpr spooler on Sun << Keywords: sun rs232 dtr cts flow control and all that jazz Message-ID: <295@auspex.UUCP> Date: 24 Oct 88 17:01:50 GMT References: <7398@well.UUCP> <476@gould.doc.ic.ac.uk> Reply-To: guy@auspex.UUCP (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 10 >It talks of making changes to the source of your program, which means >lpr in your case (or maybe your printer filter, if you use one). If >you don't have source you could write a wrapper program to do the ioctls >described, If you don't have the source, then since you're running on SunOS 4.0 (if you weren't, you wouldn't have CRTSCTS) you can set the CRTSCTS bit on the port by including "crtscts" in the list of tty settings in the "ms" capability in the "printcap" file. You don't have to hack the source up just to turn CRTSCTS on....