From owner-freebsd-current@FreeBSD.ORG Mon Apr 14 13:37:27 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 25C631065671 for ; Mon, 14 Apr 2008 13:37:27 +0000 (UTC) (envelope-from sepherosa@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id CDBA58FC29 for ; Mon, 14 Apr 2008 13:37:26 +0000 (UTC) (envelope-from sepherosa@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so448976anc.13 for ; Mon, 14 Apr 2008 06:37:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=/hU5dqhj66j4I62pIel3flHLHciUXW0u3Hjg2xLK4XY=; b=ZQOLs7X6ygX1DXw/2wWJ6FpIANJgtXdLOPmbIv1EBScHQtwHHSG0Uqnl8o5i8G0pjQqeD+Vj3hZaIq6ZHT3i4j7KnEgBTpqKrQ1v3LR/ioD8cC2ZfDP0YmUXuZ0rGbhnVRpyjOxMqfNuyxZd1ymKrl/eT3nsQDNWzVpfHndgmyM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=uQd+mzirWGnD2pUDNYHwkw9eJ+SG16l5h8seuueOsCFCylKFKiYtFCBMDD6sFs8iF/K2qU41v2/tKlPk0RM9EG/9iyvroJMuIVWXwgFbT0EIbCfCcO6YjjCVXpXvj8B5+2petveWZ9wj0Nqh+CJLPBok4TQeAqANVLj8jxplA9c= Received: by 10.100.110.16 with SMTP id i16mr12291440anc.40.1208178665314; Mon, 14 Apr 2008 06:11:05 -0700 (PDT) Received: by 10.100.48.5 with HTTP; Mon, 14 Apr 2008 06:11:05 -0700 (PDT) Message-ID: Date: Mon, 14 Apr 2008 21:11:05 +0800 From: "Sepherosa Ziehau" Sender: sepherosa@gmail.com To: pyunyh@gmail.com In-Reply-To: <20080414100109.GA17404@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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> X-Google-Sender-Auth: b76d95b92964b4f9 Cc: "Andrey V. Elsukov" , 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 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 13:37:27 -0000 On Mon, Apr 14, 2008 at 6:01 PM, Pyun YongHyeon wrote: > On Mon, Apr 14, 2008 at 01:49:22PM +0400, Andrey V. Elsukov wrote: > > Pyun YongHyeon wrote: > > >Yes, I know. :-) > > >But it seems that the driver still have several magic numbers and > > >some part of code does not look right to me. > > > > 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. > > > > Also DfBSD has driver which FreeBSD hasn't. > > http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/et/ > > > > Yes, it's Agere(now LSI) ET-131x gigabit ethernt controller. If I > have that hardware I may have ported it. Since the author of et(4) > is also FreeBSD committer I guess he'll port it to FreeBSD. > Sepherosa, do you have any plan to port? I did the porting one month ago in p4 tree: http://perforce.freebsd.org/chv.cgi?CH=135134 Jumbo frame support still needs further work. Best Regards, sephe -- Live Free or Die