From owner-freebsd-net@FreeBSD.ORG Thu Nov 22 12:30:04 2007 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6720116A417 for ; Thu, 22 Nov 2007 12:30:04 +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 4A19C13C442 for ; Thu, 22 Nov 2007 12:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id lAMCU4u2058094 for ; Thu, 22 Nov 2007 12:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id lAMCU4gD058091; Thu, 22 Nov 2007 12:30:04 GMT (envelope-from gnats) Date: Thu, 22 Nov 2007 12:30:04 GMT Message-Id: <200711221230.lAMCU4gD058091@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: "Nagy Keve" Cc: Subject: Re: kern/112654: [pcn] Kernel panic upon if_pcn module load on a Netfinity 5000 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nagy Keve List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Nov 2007 12:30:04 -0000 The following reply was made to PR kern/112654; it has been noted by GNATS. From: "Nagy Keve" To: bug-followup@freebsd.org Cc: Subject: Re: kern/112654: [pcn] Kernel panic upon if_pcn module load on a Netfinity 5000 Date: Thu, 22 Nov 2007 13:03:25 +0100 I rebuilt the test system yesterday, after a cvsup to RELENG_6. uname -a FreeBSD netfinity.serverpark.local 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #3= : Wed Nov 21 14:48:51 CET 2007 root@netfinity.serverpark.local:/usr/o= bj/usr/src/sys/Nf5K i386 /usr/src/sys/dev/mii/ukphy.c $NetBSD: ukphy.c,v 1.2 1999/04/23 04:24:32 thorpej Exp $ /usr/src/sys/pci/if_pcn.c $FreeBSD: src/sys/pci/if_pcn.c,v 1.69.2.7 2007/02/25 19:02:01 marius Exp $ The problem still exists, with the RJ45 cable being connected a kernel pani= c occurs when the if_pcn driver loads. This makes it impossible to remotely turn this system on (Wake on Lan). Could somebody please have a look at this issue! I can provide shell access to this test system if that helps, and I am also= happy to assist locally.