From owner-freebsd-i386@FreeBSD.ORG Mon May 5 18:00:05 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B139106568F for ; Mon, 5 May 2008 18:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1A7828FC15 for ; Mon, 5 May 2008 18:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m45I04pS005691 for ; Mon, 5 May 2008 18:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m45I04k3005690; Mon, 5 May 2008 18:00:04 GMT (envelope-from gnats) Date: Mon, 5 May 2008 18:00:04 GMT Message-Id: <200805051800.m45I04k3005690@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Derrick Cc: Subject: Re: i386/121549: [nfe]: nfe interface locks up during rc.conf initialization X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Derrick List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 18:00:05 -0000 The following reply was made to PR i386/121549; it has been noted by GNATS. From: Derrick To: bug-followup@FreeBSD.org, dbuckhal@yahoo.com Cc: Subject: Re: i386/121549: [nfe]: nfe interface locks up during rc.conf initialization Date: Mon, 5 May 2008 10:27:11 -0700 (PDT) Just some follow up information as it is still not working. Here's my pciconf output: nfe0@pci0:0:17:0: class=0x068000 card=0xc55e10de chip=0x037310de rev=0xa3 hdr=0x00 vendor = 'Nvidia Corp' device = 'MCP55 Ethernet' class = bridge nfe1@pci0:0:18:0: class=0x068000 card=0xc55e10de chip=0x037310de rev=0xa3 hdr=0x00 vendor = 'Nvidia Corp' device = 'MCP55 Ethernet' class = bridge pcib6@pci0:0:19:0: class=0x060400 card=0x000010de chip=0x037610de rev=0xa3 hdr=0x01 I have tried to use the 7-STABLE nfe driver, but after extracting the relative dev and module files into their respective locations, the re-compile failed: cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wn o-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/ contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-c ommon -finline-limit=8000 --param inline-unit-growth=100 --param large-function- growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno -3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /usr/src/sys/dev/nfe /if_nfe.c cc1: warnings being treated as errors /usr/src/sys/dev/nfe/if_nfe.c: In function 'nfe_encap': /usr/src/sys/dev/nfe/if_nfe.c:2469: warning: implicit declaration of function 'm_collapse' /usr/src/sys/dev/nfe/if_nfe.c:2469: warning: nested extern declaration of 'm_collapse' /usr/src/sys/dev/nfe/if_nfe.c:2469: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 I then used the kernel from a RELENG_7 snapshot and copied the kernel from that and it still did not work. So, I just decided to disable the two on-board Ethernet ports and install a spare PCI card and got FreeBSD 7.0 Release up and running just fine, but I do want to eventually find a solution! ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ