From owner-freebsd-current@FreeBSD.ORG Tue Feb 24 14:16:47 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 03A9D16A4D0; Tue, 24 Feb 2004 14:16:47 -0800 (PST) Received: from VARK.homeunix.com (adsl-68-122-0-124.dsl.pltn13.pacbell.net [68.122.0.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id C07A843D41; Tue, 24 Feb 2004 14:16:46 -0800 (PST) (envelope-from das@FreeBSD.ORG) Received: from VARK.homeunix.com (localhost [127.0.0.1]) by VARK.homeunix.com (8.12.11/8.12.10) with ESMTP id i1OMGLca069719; Tue, 24 Feb 2004 14:16:21 -0800 (PST) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by VARK.homeunix.com (8.12.11/8.12.10/Submit) id i1OMGLN5069718; Tue, 24 Feb 2004 14:16:21 -0800 (PST) (envelope-from das@FreeBSD.ORG) Date: Tue, 24 Feb 2004 14:16:21 -0800 From: David Schultz To: Russell Jackson , freebsd-current@FreeBSD.ORG Message-ID: <20040224221621.GA69570@VARK.homeunix.com> Mail-Followup-To: Russell Jackson , freebsd-current@freebsd.org References: <20040222185325.GA97979@cserv62.csub.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040222185325.GA97979@cserv62.csub.edu> 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:16:47 -0000 On Sun, Feb 22, 2004, Russell Jackson wrote: > 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.