From owner-freebsd-questions Wed Feb 16 4:57: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by builder.freebsd.org (Postfix) with ESMTP id 3412942C3; Wed, 16 Feb 2000 04:56:53 -0800 (PST) Received: (from joe@localhost) by florence.pavilion.net (8.9.3/8.8.8) id MAA92518; Wed, 16 Feb 2000 12:57:18 GMT (envelope-from joe) Date: Wed, 16 Feb 2000 12:57:18 +0000 From: Josef Karthauser To: Robin Melville Cc: "Charles N. Owens" , Nik Clayton , questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: FreeBSD 3.4, Samba, HP LaserJet 5N, delays, reboots Message-ID: <20000216125718.L70401@florence.pavilion.net> References: <20000211123416.A92889@catkin.nothing-going-on.org> <38A48A9C.A3BB2D75@enc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does it make sense to add an additional flag to the printcap? If so what should it be? Nik if you document it, I'll implement it. I've been near that code recently. Joe On Wed, Feb 16, 2000 at 12:44:24PM +0000, Robin Melville wrote: > > We've seen this with other lame in-printer lpd emulations, Lexmarks > are as bad. A simple fix is to hack as follows. A flag in > /etc/printcap would be a more complete > solution. > > ---------------- > --- /usr/src/usr.sbin/lpr/common_source/displayq.c Sat Sep 11 > 11:25:16 1999 > +++ /usr/src/usr.sbin/lpr/common_source/displayq.c+ Wed Feb 16 > 12:38:20 2000 > @@ -214,6 +214,12 @@ > return; > } > > + /* kludge to stop propagation of lpq requests hanging on broken > + printer lpd emulations. NB. stops *all* propagation from this > + lpd server. > + */ > + return; > + > /* > * Print foreign queue > * Note that a file in transit may show up in either queue. > ----------------- > > Best wishes > > Robin. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Josef Karthauser FreeBSD: Take the red pill and we'll show you just how Technical Manager deep the rabbit hole goes. (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message