[comp.sys.apollo] BSD printing on Apple laser writers

fridman@cpsc.ucalgary.ca (fridman) (03/09/91)

This is an answere I got from one of the apollo engineers regarding "stty tandem"
which is supposed to enable XOF/XOFF:

> Querying within the Response Center, I have been
> informed that this switch does not work on Apollo
> hardware. 

An alternative to "stty tandem" that works is "/com/tctl -line 1 -insync".
But it is not doing me any good since lpd needs to have
specific bits set in the fs/fc/xs/xc fields of printcap.  These bits correspond to
stty masks.  How am I going to tell lpd to execute /com/tctl -line 1 -insyc?

So pure BSD printing will not work for laser writers since apollos's
stty tandem is broken and the laser writers can't do hardware flow control!

	RF.

hdtodd@eagle.wesleyan.edu (03/09/91)

In article <FRIDMAN.91Mar8093503@aa.cpsc.ucalgary.ca>, fridman@cpsc.ucalgary.ca (fridman) writes:
>
> So pure BSD printing will not work for laser writers since apollos's
> stty tandem is broken and the laser writers can't do hardware flow control!
> 
> 	RF.

	We avoided that problem by buying a Sun IPC workstation and queueing
the Apollo LaserWriter print files remotely though the Sun.  :-)

fridman@cpsc.ucalgary.ca (fridman) (03/15/91)

In article <1991Mar9.053146.39982@eagle.wesleyan.edu> hdtodd@eagle.wesleyan.edu writes:

   Path: cpsc.ucalgary.ca!alberta!ubc-cs!uw-beaver!cornell!llenroc!batcomputer!caen!zaphod.mps.ohio-state.edu!think.com!yale!eagle.wesleyan.edu!hdtodd
   From: hdtodd@eagle.wesleyan.edu
   Newsgroups: comp.sys.apollo
   Date: 9 Mar 91 10:31:46 GMT
   References: <FRIDMAN.91Mar8093503@aa.cpsc.ucalgary.ca>
   Organization: Wesleyan University
   Lines: 9

   In article <FRIDMAN.91Mar8093503@aa.cpsc.ucalgary.ca>, fridman@cpsc.ucalgary.ca (fridman) writes:
   >
   > So pure BSD printing will not work for laser writers since apollos's
   > stty tandem is broken and the laser writers can't do hardware flow control!
   > 
   > 	RF.

	   We avoided that problem by buying a Sun IPC workstation and queueing
   the Apollo LaserWriter print files remotely though the Sun.  :-)


Thats a HELL of a workaround;)

	RF.