From owner-freebsd-current@FreeBSD.ORG Fri Dec 5 10:50:33 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 8AF1D1065675 for ; Fri, 5 Dec 2008 10:50:33 +0000 (UTC) (envelope-from me@janh.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.8]) by mx1.freebsd.org (Postfix) with ESMTP id 1FF058FC12 for ; Fri, 5 Dec 2008 10:50:32 +0000 (UTC) (envelope-from me@janh.de) Received: from janh.freebsd (e177249084.adsl.alicedsl.de [85.177.249.84]) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis) id 0ML25U-1L8YFM3ZfV-0003SG; Fri, 05 Dec 2008 11:49:21 +0100 Message-ID: <49390727.7070309@janh.de> Date: Fri, 05 Dec 2008 11:49:11 +0100 From: Jan Henrik Sylvester User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: Pyun YongHyeon References: <490F47BE.9080205@janh.de> <20081104015235.GC98154@cdnetworks.co.kr> <4910C055.8000505@janh.de> <20081105013558.GA99795@cdnetworks.co.kr> <20081203090658.GJ9639@cdnetworks.co.kr> In-Reply-To: <20081203090658.GJ9639@cdnetworks.co.kr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/SM7z37voseQK7Q98nEqbfK1vu6ZOq2FoFBUA pV4AuOKfilngVW7UaomHmzk1/BM/WuF5GBL5esULDBCV5EhSGD 0HnuinjRiJ7k/ntPRUjFA== X-Mailman-Approved-At: Fri, 05 Dec 2008 12:35:11 +0000 Cc: Boris Samorodov , current-list freebsd Subject: Re: Call for testers: Atheros AR8121(L1E)/AR8113/AR8114(L2E) ethernet 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: Fri, 05 Dec 2008 10:50:33 -0000 Pyun YongHyeon wrote: > On Wed, Nov 05, 2008 at 10:35:58AM +0900, To Jan Henrik Sylvester wrote: > > On Tue, Nov 04, 2008 at 10:36:21PM +0100, Jan Henrik Sylvester wrote: > > > Pyun YongHyeon wrote: > > > >On Mon, Nov 03, 2008 at 07:49:34PM +0100, Jan Henrik Sylvester wrote: > > > > > >Pyun YongHyeon writes: > > > > > >> http://people.freebsd.org/~yongari/ale/if_ale.c > > > > > > > > > > I got an Eee PC 1000H, too, with 7.1-BETA2 and just used scp to copy > > > > > with 11.5MB/s -- much better than wlan for big files. Great! > > > > > > > > > > > > >Thanks for testing! > > > > > > I was happy too early. Now I keep getting these: > > > ale0: DMA read error! -- resetting > > > ale0: could not disable Tx/Rx MAC(0x00000008)! > > > > FYI: Fix committed to HEAD(r185577). I just did a test on 7.1-BETA2. With the Nov-14 if_ale.c, I immediately hit the problem (35.4KB/s+messages). Applying r185576 and r185577 solved the problem (10.2MB/s+no messages). Thank you very much! In the commit message, there is no MFC date. Can this go into 7.1? (I see that the driver without the patch is already there.) Cheers, Jan Henrik