From owner-freebsd-net@FreeBSD.ORG Tue Dec 18 12:40:03 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 2137316A41A for ; Tue, 18 Dec 2007 12:40:03 +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 0368313C4DD for ; Tue, 18 Dec 2007 12:40:03 +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 lBICe2ql023112 for ; Tue, 18 Dec 2007 12:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBICe2BM023111; Tue, 18 Dec 2007 12:40:02 GMT (envelope-from gnats) Date: Tue, 18 Dec 2007 12:40:02 GMT Message-Id: <200712181240.lBICe2BM023111@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: Tue, 18 Dec 2007 12:40:03 -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: chuzzwassa@gmail.com Subject: Re: kern/112654: [pcn] Kernel panic upon if_pcn module load on a Netfinity 5000 Date: Tue, 18 Dec 2007 13:30:31 +0100 Src synced to RELENG_6 today via CVSup. $NetBSD: nsphy.c,v 1.18 1999/07/14 23:57:36 thorpej Exp $ I still have v1.18 of nsphy.c dating back to 1999, unlike the version 1.28 = Andy seemed to have in FreeBSD 7 which shows a date of 2007. Inserted the suggested new line manually. Rebuilt the kernel, rebooted the = system. The good news: The if_pcn module loads without kernel panic even while the = RJ45 cable is connected. The bad news: The pcn interface can no longer recognize a connected cable. = It always shows: =09status: no carrier SUMMARY: UNSUITABLE PATCH - The issue is still open.