From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 06:57:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4493216A4CE for ; Mon, 11 Apr 2005 06:57:57 +0000 (GMT) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AD7A43D2F for ; Mon, 11 Apr 2005 06:57:56 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) j3B6vp44039647; Mon, 11 Apr 2005 08:57:51 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id CA38560C4; Mon, 11 Apr 2005 08:57:50 +0200 (CEST) Date: Mon, 11 Apr 2005 08:57:50 +0200 From: Roland Smith To: freebsd-questions@freebsd.org Message-ID: <20050411065750.GA61757@slackbox.xs4all.nl> Mail-Followup-To: freebsd-questions@freebsd.org, "Anthony M. Agelastos" , glyn@millingtons.org References: <3d4917d89fcf710e1ada055cb7bd4de9@asu.edu> <200504102131.10222.mistry.7@osu.edu> <8d0f92b05cef4867d7500aa684121b3a@asu.edu> <867jj9bz0v.fsf@nowhere.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: <867jj9bz0v.fsf@nowhere.org> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! Organization: Me, organized? X-Virus-Scanned: by XS4ALL Virus Scanner cc: glyn@millingtons.org cc: "Anthony M. Agelastos" Subject: Re: Very slow printing with stock FreeBSD5.3 + CUPS + Gimp-Print + HPDeskJet612C X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 06:57:57 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 07:36:32AM +0100, Glyn Millington wrote: > "Anthony M. Agelastos" writes: >=20 > > Interrupt storm detected on "irq7: lpt0"; throttling interrupt source > 1. Back up /boot/device.hints > 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 0x08 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. 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 --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWh/uEnfvsMMhpyURAsfSAJ9DE8tzXVq6EwdtOCu8vioV607wrgCghjpz ChcyErPXvbKz0uEt2GggeQE= =Be8o -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J--