From owner-freebsd-current@FreeBSD.ORG Mon Apr 14 11:35:26 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB5921065674 for ; Mon, 14 Apr 2008 11:35:26 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id A227F8FC21 for ; Mon, 14 Apr 2008 11:35:26 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so1564789wfa.7 for ; Mon, 14 Apr 2008 04:35:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; bh=tmxmgG6qCKLOq3s/L5HcRIXEimPjS6jSRcVrg6U/r/k=; b=WTJrSxSSAn6S/nltmEjNNFGTfCwQIx3vVmYxtv9ZLCO+jP5iuVqdLrXT9hAgZGJnEglArWheMSlLgwGMJ8bu0DNeMQdhU9ZzmLEXZVKymtRte1Lt50ZJxoBzA33O8WTbsyFcKXarwUxfP703iLfi3g/5+Q4425IfpiSMrltFWvY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=nWAPw96FRwpYFIzhjzgGrQ2GuI64PMTaXg+Dmne1F5/qRbQh9bMl1S9WlNq31oiYar2PkmQE/pkNQub7UcPtXfkfsqp6kKmAbh5REw+ZGpv7cSD1xyq8U1xHbeIuxMfi0JV0LowYm60R2K5m7j5WCzuXkzMo81RCdHH7tai2Rsc= Received: by 10.142.191.2 with SMTP id o2mr1772914wff.132.1208172926447; Mon, 14 Apr 2008 04:35:26 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id 22sm11610251wfi.12.2008.04.14.04.35.23 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 14 Apr 2008 04:35:25 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id m3EBZJlf017932 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Apr 2008 20:35:19 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id m3EBZIn2017931; Mon, 14 Apr 2008 20:35:18 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 14 Apr 2008 20:35:18 +0900 From: Pyun YongHyeon To: "Andrey V. Elsukov" Message-ID: <20080414113518.GB17404@cdnetworks.co.kr> References: <20080310043412.GA4425@cdnetworks.co.kr> <20080310073150.GC4425@cdnetworks.co.kr> <20080313034321.GG16972@cdnetworks.co.kr> <5635aa0d0803122106x232fd34tf3e352f0af0477cb@mail.gmail.com> <20080313042119.GI16972@cdnetworks.co.kr> <47F1E8DC.8060403@yandex.ru> <20080401075644.GH14162@cdnetworks.co.kr> <480328A2.2070200@yandex.ru> <20080414100109.GA17404@cdnetworks.co.kr> <48033350.4070909@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48033350.4070909@yandex.ru> User-Agent: Mutt/1.4.2.1i Cc: sephe@freebsd.org, freebsd-current@freebsd.org Subject: Re: Call for testers : age(4), Attansic/Atheros L1 gigabit ethernet controller X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2008 11:35:26 -0000 On Mon, Apr 14, 2008 at 02:34:56PM +0400, Andrey V. Elsukov wrote: > Pyun YongHyeon wrote: > > > Ok. But what you think about quick port? I saw many users who want > > > this driver.. > > > >I'll commit age(4) if I mange to fix one remaining issue which is > >not possible to reproduce at aill on my box. I'm working with a > >user who has this issue. > > I meant Attansic L2 FastEthernet controller driver, which NetBSD has. Ah.. sorry. > Do you plan to port it? > Not yet. I don't have L2 hardware. :-( -- Regards, Pyun YongHyeon