From owner-freebsd-questions Mon Oct 21 8:11: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C320837B401 for ; Mon, 21 Oct 2002 08:11:06 -0700 (PDT) Received: from dsl-64-128-185-9.telocity.com (dsl-64-128-185-9.telocity.com [64.128.185.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA99743E6A for ; Mon, 21 Oct 2002 08:11:00 -0700 (PDT) (envelope-from mjoyner2@wolf.dyns.cx) Received: (from root@localhost) by dsl-64-128-185-9.telocity.com (8.12.6/8.11.5) id g9LFA6Mk006359 for questions@freebsd.org; Mon, 21 Oct 2002 11:10:06 -0400 (EDT) (envelope-from mjoyner2@wolf.dyns.cx) Received: from ip-24.internal (ip-34.internal [192.168.2.34]) by hq.dyns.cx (8.12.6/8.11.5av) with ESMTP id g9LFA35u006349 for ; Mon, 21 Oct 2002 11:10:04 -0400 (EDT) (envelope-from mjoyner2@wolf.dyns.cx) Received: from wolf.dyns.cx (localhost [127.0.0.1]) by ip-24.internal (8.12.6/8.12.6) with ESMTP id g9LFAt1f072238 for ; Mon, 21 Oct 2002 11:10:56 -0400 (EDT) (envelope-from mjoyner2@wolf.dyns.cx) Message-ID: <3DB418FF.8080304@wolf.dyns.cx> Date: Mon, 21 Oct 2002 11:10:55 -0400 From: wolf User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us MIME-Version: 1.0 To: questions Subject: Re: Stray IRQ 7 problem. References: <20021020234425.1cba91e9.daemon@foxchat.net> <3DB3859C.8020004@hq.dyns.cx> <20021021010026.6a014cca.daemon@foxchat.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG that is what is causing your stray irq 7 the kernel is detecting irq 7 activity from your lpt but doesn't have a device attached to the irq 7 try turning the lpt stuff back on in your kernel: # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer Daemon wrote: > It's commented out in the kernel config. > # Parallel port > #device ppc0 at isa? irq 7 > #device ppbus # Parallel port bus (required) > #device lpt # Printer > #device plip # TCP/IP over parallel > #device ppi # Parallel port interface device > #device vpo # Requires scbus and da > > as well as, > #device ulpt # Printer > > What should I check for in the bios? > > Thanks, > > Mark > > On Mon, 21 Oct 2002 00:42:04 -0400 > wolf wrote: > > >>Erm, check you lpt0 config in your kernel AND bios. >> > >>-- >>Michael Joyner >>FreeBSD System Administrator >>http://manhattan.hq.dyns.cx/ >> -- Michael Joyner FreeBSD System Administrator http://manhattan.hq.dyns.cx/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message