Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 14:18:00 -0500
From:      "David M. Heller" <dheller1@rochester.rr.com>
To:        Jaap van Hennik <jvanhennik@easy.nl>
Cc:        "questions@FreeBSD.ORG" <questions@FreeBSD.ORG>
Subject:   Re: Printer question
Message-ID:  <3A8593E8.C1CC2A1A@rochester.rr.com>
References:  <01021017084900.84720@jvanhennik.igr.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Jaap van Hennik wrote:
> 
> How do I let my HP Laserjet III and my Canon 4400 let work with FreeBSD?
> *jaap*
> 

hey jaap

I use the port magicfilter because ease of setup. I don't know if it
supports Canon 4400 But it does support HP laserjet III 
To install:
cd /usr/ports/print/magicfilter
make install
make clean (to remove unneeded files)
follow instructions in the docs. Below is my /etc/printcap
you could add a second printer by having lp and lp1 both defined in
etc/printcap.
lp|local line printer:\
        :sh:\
        :lp=/dev/ulpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:\
        :if=/usr/local/libexec/magicfilter/deskjet-filter:\
        :mx#0

-- 
David Heller                                        
dheller1@rochester.rr.com
http://www.mbcrep.com/?47353  
http://teraformahealth.com/tfh/57601.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A8593E8.C1CC2A1A>