From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 14:51:55 2003 Return-Path: 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 243F337B401 for ; Mon, 16 Jun 2003 14:51:55 -0700 (PDT) Received: from cmailg3.svr.pol.co.uk (cmailg3.svr.pol.co.uk [195.92.195.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 772D343F85 for ; Mon, 16 Jun 2003 14:51:53 -0700 (PDT) (envelope-from liz@circusstreet.freeserve.co.uk) Received: from modem-3748.chimpanzee.dialup.pol.co.uk ([217.134.126.164] helo=customs) by cmailg3.svr.pol.co.uk with esmtp (Exim 4.14) id 19S1tH-0004OR-KU for freebsd-questions@FreeBSD.ORG; Mon, 16 Jun 2003 22:51:52 +0100 From: Sender: "Liz Proctor" To: Date: Mon, 16 Jun 2003 22:51:42 +0100 Organization: Personal Message-ID: <000001c33451$79c31810$0100a8c0@customs> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: USB/NE2000 IRQ conflict? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2003 21:51:55 -0000 I have an old motherboard (with AMIBios 2.5) which doesn't have any USB slots, so I bought a generic USB OHCI controller to use. Problem is, both it and my Realtek 8029 network card have been assigned irq 12 and now I am getting "ed0: device timeout" messages. I am running 4.3-RELEASE. It seems to spot both cards on bootup and ifconfig looks normal (haven't looked at the USB setup yet because I want to get the network back first) If I remove the USB card, I can use the network fine. I can't seem to force the BIOS to assign an interrupt to each slot/card and nothing I have tried in the kernel configuration seems to have helped either. I would appreciate any help before I give up and try my ISA network card instead. thanks Matt Proctor