9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] JetDirect printing
@ 2006-12-07 19:28 Lucio De Re
  2006-12-07 21:39 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Lucio De Re @ 2006-12-07 19:28 UTC (permalink / raw)
  To: 9fans

Within /sys/lib/lp/devices, the following entries:

# 2c307			2C-307	alice			tcp!mh2c307!9100	81920	post+600dpi			generic		generic		generic		generic		tcppost		FIFO
# fn			2C-501	helix			tcp!fn!9100			81920	post2+600dpi+duplex	generic		generic		generic		generic		tcppost		FIFO

are intended for use with JetDirect connected printers.  But how do
"alice" and "helix" actually deal with this?

I resorted to

hpps		-		sparkle		hpis2	81920	post2+1200dpi+duplex generic	lpdspool		lpd		- 	-		FIFO		-		-

for my purposes, but it falls short of the intended use.  Is there a
direct way to talk to such printers?

The other significant bit is:

# See /sys/lib/postscript/prologues/hpsimx.ps for a fix to make it default

regarding duplex operation.  The entry being referred to here is
missing, the similarly named /sys/lib/postscript/prologues/hp4simx.ps
does not seem to provide the promised goods.  Is the missing
information available elsewhere?

++L



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] JetDirect printing
  2006-12-07 19:28 [9fans] JetDirect printing Lucio De Re
@ 2006-12-07 21:39 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2006-12-07 21:39 UTC (permalink / raw)
  To: Lucio De Re, Fans of the OS Plan 9 from Bell Labs

> # 2c307                 2C-307  alice                   tcp!mh2c307!9100        81920   post+600dpi                     generic         generic         generic         generic         tcppost         FIFO
> # fn                    2C-501  helix                   tcp!fn!9100                     81920   post2+600dpi+duplex     generic         generic         generic         generic         tcppost         FIFO
>
> are intended for use with JetDirect connected printers.  But how do
> "alice" and "helix" actually deal with this?

They deal with it by invoking the tcppost transport.
See /sys/lib/lp/daemon/tcppost.

Russ


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-07 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-07 19:28 [9fans] JetDirect printing Lucio De Re
2006-12-07 21:39 ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).