From owner-freebsd-questions Wed Oct 21 11:18:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA19295 for freebsd-questions-outgoing; Wed, 21 Oct 1998 11:18:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA19289 for ; Wed, 21 Oct 1998 11:18:54 -0700 (PDT) (envelope-from marcus@jaguar.ir.miami.edu) Received: from jaguar.ir.miami.edu ("port 2751"@jaguar.ir.miami.edu [129.171.32.10]) by jaguar.ir.miami.edu (PMDF V5.2-29 #30976) with ESMTP id <0F1600MKMW6L8S@jaguar.ir.miami.edu> for freebsd-questions@freebsd.org; Wed, 21 Oct 1998 14:18:22 -0400 (EDT) Date: Wed, 21 Oct 1998 14:18:21 -0400 (EDT) From: "Joe \"Marcus\" Clarke" Subject: Shared IRQ 9 To: FreeBSD User Questions List 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 I am trying to install FreeBSD 3.0 RELEASE on a new HP Kayak with an HP NE2100 ethernet card in it. The ethernet card is detected as an lnc1 at irq 9. So, however, is the Matrox video card. Everytime I go to initialize the ethernet card using ifconfig, I get a kernel messages telling me initialization failed. Both of these cards are PCI (the Matrox is actually AGP). I can't figure out in the BIOS how to change IRQs for either the ethernet card or the video card. In my kernel config, I only have the ISA config for lnc1. Should I remove this and put simply a device lnc1 ?? The boot probe seems to detect it just fine. It just cannot bind any protocols to it. I didn't notice any flags I could set on it using ifconfig. It is a 10/100 card. All mailing list searchs proved to be similar, but not exact. I think Greg or Doug mentioned the above lnc1 option. Again, this is an HP Kayak 350 with an HP 10/100 lnc1-type PCI ethernet card and a Matrox AGP video card. I appreciate any suggestions you may have. Thanks. Joe Clarke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message