From owner-freebsd-current@FreeBSD.ORG Fri Sep 17 16:45:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56AFE16A4CE for ; Fri, 17 Sep 2004 16:45:28 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33B7543D1D for ; Fri, 17 Sep 2004 16:45:28 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i8HGjRlO012052; Fri, 17 Sep 2004 09:45:27 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i8HGjRmE012051; Fri, 17 Sep 2004 09:45:27 -0700 (PDT) (envelope-from sgk) Date: Fri, 17 Sep 2004 09:45:27 -0700 From: Steve Kargl To: Martin Message-ID: <20040917164527.GB12002@troutmask.apl.washington.edu> References: <41417326.1000309@withagen.nl> <1095437354.1094.4.camel@klotz.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1095437354.1094.4.camel@klotz.local> User-Agent: Mutt/1.4.1i cc: "Boris B. Samorodov" cc: Ian FREISLICH cc: FreeBSD Current Subject: Re: Interrupt storm detected on "irq7: lpt0" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2004 16:45:28 -0000 On Fri, Sep 17, 2004 at 06:09:14PM +0200, Martin wrote: > Am Fr, den 10.09.2004 schrieb Willem Jan Withagen um 11:25: > > I think I tried that one, but it did not work. I still have that flag > > standing. > > Me too. > > ppc0 port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/16 bytes threshold > [...] > Interrupt storm detected on "irq7: lpt0"; throttling interrupt source > > I've tried setting interrupt storm threshold and even forcing > ECP with BIOS. > > Nothing works, my printer is still printing slowly. I guess, I'll > try the SMP method next time I compile the kernel. > lptcontrol -e -- Steve