From owner-freebsd-hardware Wed Dec 17 23:14:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA26436 for hardware-outgoing; Wed, 17 Dec 1997 23:14:27 -0800 (PST) (envelope-from owner-freebsd-hardware) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id XAA26431 for ; Wed, 17 Dec 1997 23:14:24 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with smtp (Exim 1.73 #1) id 0xiZym-000238-00; Wed, 17 Dec 1997 23:02:44 -0800 Date: Wed, 17 Dec 1997 23:02:43 -0800 (PST) From: Tom To: Joe McGuckin cc: hardware@freebsd.org Subject: Re: ifconfig hang with fxp board In-Reply-To: <199712180618.WAA11420@monk.via.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 17 Dec 1997, Joe McGuckin wrote: > I just installed a new fxp board in my 2.2.5 system > > ifconfig fxp0 inet xxx.xxx.xxx.xxx. netmask yyy.yyy.yyy.yyy > > hangs the OS. Even the virtual consoles don't work. > Does this board need to be initialized with a vendor utility to set > interrupts, etc? No, your motherboard gives PCI cards IRQs to use. Are you sure the card isn't just DOA? Happens too often these days... Is the card detected during boot? Should show your the IRQ then. > thanks > > joe Tom