From owner-freebsd-current@FreeBSD.ORG Sun Oct 18 15:30:06 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69F93106566B for ; Sun, 18 Oct 2009 15:30:06 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from inbound01.jnb1.gp-online.net (inbound01.jnb1.gp-online.net [41.161.16.135]) by mx1.freebsd.org (Postfix) with ESMTP id E49B78FC21 for ; Sun, 18 Oct 2009 15:30:01 +0000 (UTC) Received: from [41.154.0.10] (helo=clue.co.za) by inbound01.jnb1.gp-online.net with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1MzXhn-0003Aw-2T; Sun, 18 Oct 2009 17:29:59 +0200 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MzXhh-0000Up-03; Sun, 18 Oct 2009 17:29:53 +0200 To: Rui Paulo From: Ian FREISLICH In-Reply-To: <933A2245-8097-472E-8C06-BE57A4AA05F5@freebsd.org> References: <933A2245-8097-472E-8C06-BE57A4AA05F5@freebsd.org> <20091018003823.GH67082@weongyo> X-Attribution: BOFH Date: Sun, 18 Oct 2009 17:29:51 +0200 Message-Id: Cc: current@freebsd.org Subject: Re: urtw(4) feedback. 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: Sun, 18 Oct 2009 15:30:06 -0000 Rui Paulo wrote: > On 18 Oct 2009, at 08:38, Ian FREISLICH wrote: > > > Weongyo Jeong wrote: > >> On Wed, Oct 07, 2009 at 02:23:10PM +0200, Ian Freislich wrote: > >>> Hi > >>> > >>> FWIW, the manual can be updated to include support for the Linksys > >>> WG111v3 adapter. Mine detects as follows: > >>> > >>> ugen4.3: at usbus4, cfg=0 md=HOST > >>> spd=HIGH ( > > 480Mbps) pwr=ON > >>> > >>> urtw0: >>> addr 3> on > > usbus4 > >>> urtw0: rtl8187b rf rtl8225z2 hwrev e > >>> > >>> Opening it up confirms the presence of a RTL8187B. > >>> > >>> However throughput is very poor, I haven't been able to get more > >>> than about 130kB/s and pings seem to be timed every 1.5 seconds. > >> > >> I'd committed a major change of urtw(4) for RTL8187B devices; > >> r198194. > >> Could you please test with it? I hope TX works than before. > > > > Thanks, I saw the commit. Should I back out Paulo's changes to test? > > It did merge cleanly with his code from P4. > > They weren't my changes, they were Weongyo's. Right. Well, the committed changes with the files from P4 were a serious regression. I haven't been able to try stock -CURRENT yet. Ian -- Ian Freislich