From owner-freebsd-current@FreeBSD.ORG Fri Sep 17 16:10:39 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 A90DC16A4CE for ; Fri, 17 Sep 2004 16:10:39 +0000 (GMT) Received: from smtp07.web.de (smtp07.web.de [217.72.192.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 686F743D1F for ; Fri, 17 Sep 2004 16:10:39 +0000 (GMT) (envelope-from nakal@web.de) Received: from [217.81.242.124] (helo=[217.81.242.124]) by smtp07.web.de with esmtp (TLSv1:DES-CBC3-SHA:168) (WEB.DE 4.101 #44) id 1C8LIV-0007eK-00; Fri, 17 Sep 2004 18:09:19 +0200 From: Martin To: Willem Jan Withagen In-Reply-To: <41417326.1000309@withagen.nl> References: <41417326.1000309@withagen.nl> Content-Type: text/plain Message-Id: <1095437354.1094.4.camel@klotz.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 17 Sep 2004 18:09:14 +0200 Content-Transfer-Encoding: 7bit Sender: nakal@web.de X-Sender: nakal@web.de 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:10:39 -0000 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. Martin