Date: Mon, 11 Apr 2005 11:45:58 +0200 From: Roland Smith <rsmith@xs4all.nl> To: freebsd-questions@freebsd.org Cc: glyn@millingtons.org Subject: Re: Very slow printing with stock FreeBSD5.3 + CUPS + Gimp-Print + HPDeskJet612C Message-ID: <20050411094558.GA32433@slackbox.xs4all.nl> In-Reply-To: <86br8lacje.fsf@nowhere.org> References: <3d4917d89fcf710e1ada055cb7bd4de9@asu.edu> <200504102131.10222.mistry.7@osu.edu> <8d0f92b05cef4867d7500aa684121b3a@asu.edu> <867jj9bz0v.fsf@nowhere.org> <20050411065750.GA61757@slackbox.xs4all.nl> <86br8lacje.fsf@nowhere.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 10:27:33AM +0100, Glyn Millington wrote: > >> 2. In device hints add a line > >>=20 > >> hint.ppc.0.flags=3D"0x20" > > > > Flags=3D0x20 means disabling IRQ and use polling instead. If you add 0x= 08 > > it also puts the port in enhanced capability mode. So try flag=3D0x28, = and > > use 0x20 if that doesn't work. > > > >> AFTER the line which says > >>=20 > >> hint.ppc.0.irq=3D"7" > > > > You can remove this line, because flags=3D0x20 instructs the driver to = use > > polling instead of an interrupt line. >=20 > Right!! >=20 > Many thanks. >=20 > Can you point me to the docs for this? I'm very new to FreeBSD finished > install with this printing problem yesterday! The flags for the ppc driver are documented in the ppc(4) manual page. Just run 'man ppc' from the console or an xterm to view it. More information on setting up printers can be found in =A79.3 of the Handbook. Some things that I learned while setting up my FreeBSD workstation are recorded at http://www.xs4all.nl/~rsmith/freebsd/ Roland --=20 R.F. Smith /"\ ASCII Ribbon Campaign r s m i t h @ x s 4 a l l . n l \ / No HTML/RTF in e-mail http://www.xs4all.nl/~rsmith/ X No Word docs in e-mail public key: http://www.keyserver.net / \ Respect for open standards --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWkdWEnfvsMMhpyURAm5IAJkB7Grt0KGT3vWF1E6OhFxOfN3vhACeNFSX zYZ8xGFC1uR48zny5DLXwQE= =GJtG -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050411094558.GA32433>