Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc add example for HP Laserjet with JetDirect ethernet card



details:   https://anonhg.NetBSD.org/src/rev/0e87eb1d401c
branches:  trunk
changeset: 481610:0e87eb1d401c
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Wed Feb 02 16:04:51 2000 +0000

description:
add example for HP Laserjet with JetDirect ethernet card

diffstat:

 etc/printcap |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r b36277f5401d -r 0e87eb1d401c etc/printcap
--- a/etc/printcap      Wed Feb 02 16:04:40 2000 +0000
+++ b/etc/printcap      Wed Feb 02 16:04:51 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: printcap,v 1.5 2000/01/17 18:56:08 abs Exp $
+#      $NetBSD: printcap,v 1.6 2000/02/02 16:04:51 hubertf Exp $
 #      from: @(#)printcap      8.1 (Berkeley) 6/9/93
 
 #lp|local line printer:\
@@ -8,6 +8,11 @@
 #decwriter|LA-180 DecWriter III:\
 #      :br#1200:fs#06320:tr=\f:of=/usr/libexec/lpr/lpf:lf=/var/log/lpd-errs:
 
+# HP Laserjet with JetDirect ethernet card
+#hp|HP Laserjet:\
+#      :lp=9100@remove_hp:sd=/var/spool/output/hp:\
+#      :lf=/var/log/lpd-errs:
+
 # Typical remote printer entry.
 #remote|Line Printer:\
 #      :lp=:rm=remote_machine:sd=/var/spool/lpd/remote:\



Home | Main Index | Thread Index | Old Index