From owner-freebsd-questions Tue May 7 13:11:50 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA00652 for questions-outgoing; Tue, 7 May 1996 13:11:50 -0700 (PDT) Received: from uswgmn1.uswc.uswest.com (uswgmn1.uswest.com [204.147.87.74]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA00645 for ; Tue, 7 May 1996 13:11:46 -0700 (PDT) Received: (from smap@localhost) by uswgmn1.uswc.uswest.com (8.7.1/8.7.1) id PAA14966; Tue, 7 May 1996 15:06:06 -0500 (CDT) Received: from egate.mnet.uswest.com(151.116.23.138) by uswgmn1.uswc.uswest.com via smap (V1.3) id sma014924; Tue May 7 15:05:02 1996 Received: from easthub (easthub.mnet.uswest.com [151.117.26.86]) by egate.mnet.uswest.com (8.7.1/8.7.1) with SMTP id OAA29350; Tue, 7 May 1996 14:04:59 -0600 (MDT) Received: by easthub.mnet.uswest.com (M-Net Hub.951228) Received: from astro.acs.uswest.com by acs.uswest.com (5.x/SMI-SVR4) id AA07228; Tue, 7 May 1996 15:04:58 -0500 Received: by astro.acs.uswest.com (SMI-8.6/SMI-SVR4) id PAA28820; Tue, 7 May 1996 15:04:55 -0500 From: ptroot@uswest.com (Paul T. Root) Message-Id: <199605072004.PAA28820@astro.acs.uswest.com> Subject: Re: HP network printing To: jd@dax.sandiegoca.attgis.com (Joseph I. Davida) Date: Tue, 7 May 1996 15:04:55 -0500 (CDT) Cc: questions@freebsd.org In-Reply-To: <199605071823.LAA01292@dax.sandiegoca.attgis.com> from "Joseph I. Davida" at May 7, 96 11:23:40 am X-Organization: !nterprise Networking Services X-Phone: (612) 663-1979 X-Fax: (612) 663-8030 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 200 S. 5th St., Suite 1100 X-Address: Minneapolis, MN 55402 X-Mailer: ELM [version 2.4 PL25] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In a previous message, Joseph I. Davida said: > > Hi, > Am am running freebsd2.1, and > I need to be able to print to an HP network printer and > have not been able to. I talked to a friend, who sent me > a copy of his printcap entry for an HP printer (4si), > which I modified for the 2.1 freebsd. > The only problem is I dont have the hpnp program, binary > or source. > Is this printcap entry OK? > Where can I get the hpnp software? > Thanx. Hpnp software is specific to Sun's and HP boxes. You missed the answer by about a week. The hp jetdirect card will work as a lpd server. Here's a sample printcap: testlp|Test of lpd on directjet:\ :lp=:rm=printer.uswest.com:\ :rp=raw:lf=/var/spool/output/test/errorlog:\ :sd=/var/spool/output/test Paul.