Setting up LAT printers on DS3100... help...

Frederick M. Avolio avolio at decuac.dec.com
Sat Feb 10 15:28:36 AEST 1990


I have my DECstation 3100 set up for it.  Enclosed is  my printcap file, 
and the lcp command from rc.local.

printcap:

# @(#)printcap	3.2	(ULTRIX)	4/13/87
lp|lp0|lps|ps|local ln03r lat printer:\
	:lp=/dev/tty08:\
	:sd=/usr/spool/lpd:\
	:lf=/usr/adm/lpd-errs:\
	:op=PORT_4:\
	:ts=LAT_08002B04F159:\
	:br#9600:\
	:fc#0177777:\
	:fs#023:\
	:of=/usr/lib/lpdfilters/ln03rof:\
	:if=/usr/lib/lpdfilters/ln03rof:rw:\
	:xf=/usr/lib/lpdfilters/xf:\
	:xc#0177777:\
	:xs#040040:\
	:mx#0:pw#80:pl#66:
lp1|1|local ln03s lat printer:\
	:lp=/dev/tty07:\
	:sd=/usr/spool/lpd1:\
	:lf=/usr/adm/lpd-errs:\
	:op=PORT_2:\
	:ts=LAT_08002B04F159:\
	:br#9600:\
	:fc#0177777:\
	:fs#023:\
	:of=/usr/lib/lpdfilters/ln03of:\
	:if=/usr/lib/lpdfilters/ln03of:rw:\
	:xf=/usr/lib/lpdfilters/xf:\
	:xc#0177777:\
	:xs#040040:\
	:mx#0:pw#80:pl#66:


lcp command:

[ -f /etc/lcp ] && {
	/etc/lcp -s -h /dev/tty07 -g 0,60,62,101,103 \
	-V "Fred's U-Word Machine" -N "Fred's U-Word Machine" & \
	echo -n ' lat'	>/dev/console
}



More information about the Comp.unix.ultrix mailing list