From owner-freebsd-questions@FreeBSD.ORG Mon Nov 1 20:47:04 2004 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 03E2916A4CE for ; Mon, 1 Nov 2004 20:47:04 +0000 (GMT) Received: from floyd.gnulife.org (floyd.gnulife.org [199.86.41.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AEFC43D46 for ; Mon, 1 Nov 2004 20:47:03 +0000 (GMT) (envelope-from jamie@gnulife.org) Received: from floyd.gnulife.org (localhost.gnulife.org [127.0.0.1]) by floyd.gnulife.org (8.12.11/8.12.11) with ESMTP id iA1KkeHn092573 for ; Mon, 1 Nov 2004 14:46:40 -0600 (CST) (envelope-from jamie@gnulife.org) Received: from localhost (jamie@localhost)iA1Kke0P092570 for ; Mon, 1 Nov 2004 14:46:40 -0600 (CST) (envelope-from jamie@gnulife.org) X-Authentication-Warning: floyd.gnulife.org: jamie owned process doing -bs Date: Mon, 1 Nov 2004 14:46:40 -0600 (CST) From: Jamie Ostrowski To: freebsd-questions@freebsd.org Message-ID: <20041101144538.H92548@floyd.gnulife.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Problem with 4 port Intel nic 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, 01 Nov 2004 20:47:04 -0000 I'm having trouble getting a 4 port nic to work in a machine I'm building. It is using the (4) dc driver and I've got miibus and dc options enabled in my kernel configuration (I'm still running with GENERIC). This is FreeBSD 4.10 REL p3. The machine comes up okay, and I can configure ports dc0 and dc1 on the NIC, but when I try to configure ports dc2 or dc3 with an IP, the machine locks up hard, and I can do nothing. It looks like it may be an IRQ conflict. Here is my dmesg output when the kernel detects the card: http://www.gnulife.org/dmesg.txt It looks like ports 0 and 2 are both sharing irq 4 and 1 and 3 are sharing irq7. Is there a problem with this? If so, any idea how I can get around it? Thanks! - Jamie The Moon is Waning Gibbous (80% of Full)