Port-amiga archive

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

Re: Problems with compiled Kernel / Printing



In article <yam7511.1704.1746894208@localhost>,
        Michael Moll <Michael.Moll%chiemgau.baynet.de@localhost> writes:
> How can I make my Printer (Canon BJC 4000) work with NetBSD?

1.) Grab a current version of "pkgsrc.tar.gz" from "ftp.netbsd.org" or a
    mirror site or use SUP to track NetBSD-current's "pkgsrc".

2.) Compile and install the "magicfilter" package.

3.) But this into your "/etc/printcap":

canon|lp:\
        :lp=/dev/par0:\
        :sd=/var/spool/lpd:\
        :lf=/var/log/lpd-errs:\
        :sh:\
        :cf=/usr/pkg/libexec/magicfilter/bj200-filter:\
        :df=/usr/pkg/libexec/magicfilter/bj200-filter:\
        :gf=/usr/pkg/libexec/magicfilter/bj200-filter:\
        :nf=/usr/pkg/libexec/magicfilter/bj200-filter:\
        :of=/usr/pkg/libexec/magicfilter/bj200-filter:\
        :rf=/usr/pkg/libexec/magicfilter/bj200-filter:\
        :tf=/usr/pkg/libexec/magicfilter/bj200-filter:\
        :vf=/usr/pkg/libexec/magicfilter/bj200-filter:

Because the filter file is for the Canon BubbleJet 200 it might need
some adjustments.

-- 
Matthias Scheler                                http://home.owl.de/~tron/



Home | Main Index | Thread Index | Old Index