From owner-freebsd-questions Thu Jan 3 13:35:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 3E61B37B419 for ; Thu, 3 Jan 2002 13:35:42 -0800 (PST) Received: from barbish ([63.70.155.18]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Thu, 3 Jan 2002 16:38:11 -0500 From: "Joe & Fhe Barbish" To: "FBSD Questions" Subject: IRQ conflicts with Nic & Modem Date: Thu, 3 Jan 2002 16:35:37 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 My Nic card and my pci modem cards both want to use irq 9 and the same base address. I checked the Nic configuration program and it does not allow the IRQ to be changed. The modem and Nic are both PNP but under FBSD they just will not play nice. The Nic gets bypassed at boot time when the modem card is installed and it's vendor/unit info id is entered in the sio.c pci table so FBSD will know it as a serial device. I also have irq conflict between video card and sound card. Is there some way to tell FBSD which card is to use which irq? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message