From owner-freebsd-current@FreeBSD.ORG Tue Jun 7 05:10:01 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3D0816A41C for ; Tue, 7 Jun 2005 05:10:00 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (berlin-qwest.village.org [168.103.84.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1014F43D55 for ; Tue, 7 Jun 2005 05:09:59 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j5756ucM090496; Mon, 6 Jun 2005 23:06:56 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 06 Jun 2005 23:07:42 -0600 (MDT) Message-Id: <20050606.230742.103661451.imp@bsdimp.com> To: jeremie@le-hen.org From: "M. Warner Losh" In-Reply-To: <20050606155400.GP41050@obiwan.tataz.chchile.org> References: <20050606131957.GL41050@obiwan.tataz.chchile.org> <20050606133434.GG734@empiric.icir.org> <20050606155400.GP41050@obiwan.tataz.chchile.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, bana@sitadelle.com Subject: Re: Can't get MAC addr of an ed(4) adapter X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 05:10:01 -0000 In message: <20050606155400.GP41050@obiwan.tataz.chchile.org> Jeremie Le Hen writes: : It seems that the ed(4) driver from 2005.01.01 are working well. : There have been numerous commits since then, but I'm trying to find : the culprit ATM. I'll keep list abreast of the results. If you find the one that's at issue, I'll be happy to work with you to resolve it. Warner