From owner-freebsd-current@FreeBSD.ORG Fri Sep 10 06:15: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 9574916A4CE for ; Fri, 10 Sep 2004 06:15:28 +0000 (GMT) Received: from smtp06.web.de (smtp06.web.de [217.72.192.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DA7D43D5A for ; Fri, 10 Sep 2004 06:15:28 +0000 (GMT) (envelope-from nakal@web.de) Received: from [217.81.254.60] (helo=[217.81.254.60]) by smtp06.web.de with esmtp (TLSv1:DES-CBC3-SHA:168) (WEB.DE 4.101 #44) id 1C5efw-0002Da-00; Fri, 10 Sep 2004 08:14:25 +0200 From: Martin To: "Boris B. Samorodov" In-Reply-To: <20040910045306.GA1037@ipt.ru> References: <1094765463.754.1.camel@klotz.local> <20040910045306.GA1037@ipt.ru> Content-Type: text/plain Message-Id: <1094796862.782.6.camel@klotz.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 10 Sep 2004 08:14:23 +0200 Content-Transfer-Encoding: 7bit Sender: nakal@web.de X-Sender: nakal@web.de 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, 10 Sep 2004 06:15:28 -0000 Am Fr, den 10.09.2004 schrieb Boris B. Samorodov um 6:53: > We had a similar problem with multiport network adapter. > Adding SMP capabilities to the kernel (but we have only > one processor) cured the problem. > > OS: FreeBSD-5.3-BETA3. My kernel doesn't have SMP compiled in. Martin