From owner-freebsd-current Thu Jul 10 04:04:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA26136 for current-outgoing; Thu, 10 Jul 1997 04:04:13 -0700 (PDT) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id EAA26102; Thu, 10 Jul 1997 04:03:42 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr3-18.slip.Uni-Koeln.DE) by Octopussy.MI.Uni-Koeln.DE with SMTP id AA12155 (5.67b/IDA-1.5); Thu, 10 Jul 1997 13:03:34 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.6/8.6.9) id NAA06255; Thu, 10 Jul 1997 13:01:32 +0200 (CEST) X-Face: " Date: Thu, 10 Jul 1997 13:01:31 +0200 From: Stefan Esser To: "John W. DeBoskey" Cc: freebsd-current@FreeBSD.ORG, Stefan Esser Subject: Re: 3.0-970621-SNAP & fxp0 failure References: <199707092020.AA26603@iluvatar.unx.sas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.74 In-Reply-To: <199707092020.AA26603@iluvatar.unx.sas.com>; from John W. DeBoskey on Wed, Jul 09, 1997 at 04:20:07PM -0400 Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Jul 9, "John W. DeBoskey" wrote: > Hi, > > I've just install the 3.0-970621-SNAP. I have an intel 10/100 > card: > > fxp0: > rev 0x01 int a irq 15 on pci0.17.0 > > when I type the following command in, the machine totally and > completely freezes up. > > ifconfig fxp0 inet 10.26.1.45 netmask 0xffff0000 > > I must poweroff the machine to recover. Please send me a VERBOSE boot message log (i.e. enter "-v" at the "Boot: " prompt). Best if you leave out the "ifconfig" command :) > If I swap the intel card out for a 3com, the following > works just fine: > > vx0: <3COM 3C905 Fast Etherlink XL PCI> rev 0x00 int a irq 14 on pci1.9.0 > > ifconfig vx0 inet 10.26.1.45 netmask 0xffff0000 Please send a VERBOSE boot message log for that configuration, too ... Did you put the 3com into the same slot that previously held the EtherExpress ??? (The probe message seems to indicate you did not ...) > There are no messages being logged to the console, or /var/log/*. > > Does anyone have any ideas? I'm more than happy to try to > debug this problem if someone can point me in the right direction. Well, I'm the meintainer of the PCI code in FreeBSD, and I'll be glad to help you get your system running. It may be necessary to try some patches, and I'd appreciate, if you could try them! Regards, STefan