From owner-freebsd-mobile@FreeBSD.ORG Sat Jul 22 16:35:20 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7EFE16A4EB for ; Sat, 22 Jul 2006 16:35:20 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 736E643EA2 for ; Sat, 22 Jul 2006 16:31:41 +0000 (GMT) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.4) with SMTP id CAA10620; Sun, 23 Jul 2006 02:31:27 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Sun, 23 Jul 2006 02:31:27 +1000 (EST) From: Ian Smith To: Yousef Raffah In-Reply-To: <44C22CF2.6000708@savola.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-mobile@freebsd.org Subject: Re: kernel: stray irq7 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jul 2006 16:35:20 -0000 On Sat, 22 Jul 2006, Yousef Raffah wrote: > Ian Smith wrote: > > On Sat, 22 Jul 2006, Yousef Raffah wrote: > > > > > I have FreeBSD -CURRENT as of Mon Jul 17 20:06:47 AST 2006 on my > > > Toshiba Tecra A4 on my laptop and I keep on getting kernel: stray irq7 > > > messages in my syslog and dmesg > > > > > > I have absolutely no idea what does it mean except that it is related to > > > irq(s) somehow! > > > > % dmesg | grep 'irq 7' > > ppc0: at port 0x378-0x37f irq 7 on isa0 > > > > Does your Tecra have a parallel port? Is it connected to anything? > Actually I do have a parallel port (DB25) that is not connected to > anything, but when I grep that, I get: > dmesg -a | grep ppc0 > ppc0: parallel port not found Well that's not good news if you want it - maybe needs enabling in BIOS? It might pay to do a verbose-message boot and check dmesg carefully. > stray irq7 > > Does this help? Maybe related, but the irq 11 storm associated with cbb0 and iwi0 you reported to David W looks like more of a worry; I'll dip out of that. |> irq11: cbb0 iwi0+* 323649 13 Cheers, Ian