From owner-freebsd-current@FreeBSD.ORG Sun Oct 18 07:38:29 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 9B5A51065692 for ; Sun, 18 Oct 2009 07:38:29 +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 0B2E68FC1A for ; Sun, 18 Oct 2009 07:38:28 +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 1MzQLR-0005bM-21 for current@freebsd.org; Sun, 18 Oct 2009 09:38:25 +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 1MzQLP-0001lX-VS for current@freebsd.org; Sun, 18 Oct 2009 09:38:23 +0200 To: current@freebsd.org From: Ian FREISLICH In-Reply-To: <20091018003823.GH67082@weongyo> References: <20091018003823.GH67082@weongyo> X-Attribution: BOFH Date: Sun, 18 Oct 2009 09:38:23 +0200 Message-Id: Cc: 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 07:38:29 -0000 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: 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. Ian -- Ian Freislich