Subject: Re: LaserWriter and lpr
To: netbsd/mac68k <port-mac68k@netbsd.org>
From: Philip Brodd <pbrodd@blue.weeg.uiowa.edu>
List: port-mac68k
Date: 03/17/2001 16:51:13
On Sat, 17 Mar 2001, Frederick Bruckman wrote:

> If you got it to print directly from the serial port, it should be
> possible to make it work under "lpr". I would what the settings are
> while it's printing a large file: "stty -g -f /dev/tty01", and note
> the values of "cflag", "iflag", "lflag" and "oflag". Then do the the
> same while it's (failing to) print with "lpr", and see what's different.

The output seems to be identical in either case:

gfmt1:cflag=4b00:iflag=2b02:lflag=5cb:oflag=7:discard=f:dsusp=19:
eof=4:eol=ff:eol2=ff:erase=7f:intr=3:kill=15:lnext=16:min=1:quit=1c:
reprint=12:start=11:status=14:stop=13:susp=1a:time=0:werase=17:
ispeed=0:ospeed=9600

Maybe I didn't use a big enough file (tcsh man page in ps format)?

Phil