Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!ncar!gatech!rutgers!bellcore!tness7!bellboy!hack From: hack@bellboy.UUCP (Greg Hackney) Newsgroups: comp.unix.microport Subject: Re: serial printers under microport 386 Keywords: serial io, printer Message-ID: <1161@bellboy.UUCP> Date: 5 Aug 88 21:49:53 GMT References: <2712@quacky.mips.COM> Reply-To: hack@bellboy.UUCP (Greg Hackney) Organization: home Lines: 11 In article <2712@quacky.mips.COM> menna@mips.COM (Randy Menna) writes: >I am having some trouble getting serial printers to work under >microport 386. I bet a nickel that the problem is the baud rate setting in the "stty" line in /usr/spool/lp/interface/*. Or,a missing stty line, i.e. stty -parenb -parodd 9600 cs8 cread clocal ixon 0<&1 -- Greg