From owner-freebsd-net@FreeBSD.ORG Mon Sep 23 18:10:01 2013 Return-Path: Delivered-To: freebsd-net@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D83EF89F for ; Mon, 23 Sep 2013 18:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A99BA2EEF for ; Mon, 23 Sep 2013 18:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8NIA0mt064335 for ; Mon, 23 Sep 2013 18:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8NIA01m064334; Mon, 23 Sep 2013 18:10:00 GMT (envelope-from gnats) Date: Mon, 23 Sep 2013 18:10:00 GMT Message-Id: <201309231810.r8NIA01m064334@freefall.freebsd.org> To: freebsd-net@FreeBSD.org Cc: From: Gabor Berczi Subject: Re: kern/182297: [cm] ArcNet driver fails to detect the link address - and does not work at all X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Gabor Berczi List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Sep 2013 18:10:01 -0000 The following reply was made to PR kern/182297; it has been noted by GNATS. From: Gabor Berczi To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/182297: [cm] ArcNet driver fails to detect the link address - and does not work at all Date: Mon, 23 Sep 2013 19:39:38 +0200 Tried older kernels, the last release from the v5.x tree was broken too. I can provide a test environment. Compensation will be given for the fix, if that's an incentive.