From owner-freebsd-questions Fri Jul 7 6:57:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from markl.com (markl.com [209.69.36.90]) by hub.freebsd.org (Postfix) with ESMTP id 6563C37BE01 for ; Fri, 7 Jul 2000 06:57:46 -0700 (PDT) (envelope-from squirrel@hammis.com) Received: from localhost (squirrel@localhost) by markl.com (8.9.3/8.9.3) with ESMTP id JAA85119; Fri, 7 Jul 2000 09:57:32 -0400 (EDT) (envelope-from squirrel@hammis.com) Date: Fri, 7 Jul 2000 09:57:32 -0400 (EDT) From: Damon Hammis X-Sender: squirrel@markl.com To: Sverre Valgeirsson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Boot problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If it's a pci card then the isa part isn't needed, so device ed0 should work fine. I had an ne2000 pci nic in my pc for a while with no problems. As far as the IRQ conflict goes, there should be a setting in your bios to disable the IRQ for the graphics card. It's not needed and just chews up IRQs anyways. Also, if it was an IRQ conflict then there would be a message saying so during boot and FreeBSD wouldn't initialize the card at all. Have you tried booting the system without the card and seeing if that helps? --Damon > I tried that, but config didn't like it. I also tried ed1 and leaving the > whole "isa?....irq... " line out, but that didn't help either. > Could it be some kind of a IRQ problem between my Network card and PCI > graphics card? How do I check that out? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message