From owner-freebsd-current@FreeBSD.ORG Tue Feb 24 14:28:45 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 1288816A4CE for ; Tue, 24 Feb 2004 14:28:45 -0800 (PST) Received: from smtp.thilelli.net (jgabel.net1.nerim.net [80.65.226.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id B48C543D1F for ; Tue, 24 Feb 2004 14:28:44 -0800 (PST) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 85766241F7 for ; Tue, 24 Feb 2004 23:28:43 +0100 (CET) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02907-01 for ; Tue, 24 Feb 2004 23:28:42 +0100 (CET) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id 17794241EA for ; Tue, 24 Feb 2004 23:28:42 +0100 (CET) Received: from 192.168.0.97 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Tue, 24 Feb 2004 23:28:42 +0100 (CET) Message-ID: <53996.192.168.0.97.1077661722.squirrel@webmail.thilelli.net> In-Reply-To: <20040224221621.GA69570@VARK.homeunix.com> References: <20040222185325.GA97979@cserv62.csub.edu> <20040224221621.GA69570@VARK.homeunix.com> Date: Tue, 24 Feb 2004 23:28:42 +0100 (CET) From: "Julien Gabel" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net Subject: Re: Stray irq7. 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: Tue, 24 Feb 2004 22:28:45 -0000 >> Getting this message at boot, with yesterday's CURRENT, after disk >> detection. >> stray irq7 >> ... >> too many stray irq 7's: not logging anymore > This is most likely either a symptom of the brokenness of the > x86's ISA controller or you've disabled the parallel port driver. > If all the hardware you care about works, you can ignore this > message. Just 'for memory' there is a FAQ entry for that, but the question was already well answered :) http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/\ troubleshoot.html#STRAY-IRQ -- -jg.