From owner-freebsd-current@FreeBSD.ORG Sat Sep 18 11:44:50 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 3538516A4CE for ; Sat, 18 Sep 2004 11:44:50 +0000 (GMT) Received: from smtp07.web.de (smtp07.web.de [217.72.192.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0038A43D49 for ; Sat, 18 Sep 2004 11:44:49 +0000 (GMT) (envelope-from nakal@web.de) Received: from [217.81.245.178] (helo=[217.81.245.178]) by smtp07.web.de with esmtp (TLSv1:DES-CBC3-SHA:168) (WEB.DE 4.101 #44) id 1C8dco-0007Oz-00; Sat, 18 Sep 2004 13:43:31 +0200 From: Martin To: Steve Kargl In-Reply-To: <20040917164527.GB12002@troutmask.apl.washington.edu> References: <41417326.1000309@withagen.nl> <1095437354.1094.4.camel@klotz.local> <20040917164527.GB12002@troutmask.apl.washington.edu> Content-Type: text/plain Message-Id: <1095507437.922.3.camel@klotz.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 18 Sep 2004 13:43:29 +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: [SOLVED] 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: Sat, 18 Sep 2004 11:44:50 -0000 Am Fr, den 17.09.2004 schrieb Steve Kargl um 18:45: > lptcontrol -e Almost! But thanks, you gave me the right hint. For me "lptcontrol -p" works. Does it have something to do with "options DEVICE_POLLING" enabled in my kernel? Martin