From owner-freebsd-current@FreeBSD.ORG Wed Oct 7 14:46:20 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 015F71065695 for ; Wed, 7 Oct 2009 14:46:20 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-fx0-f222.google.com (mail-fx0-f222.google.com [209.85.220.222]) by mx1.freebsd.org (Postfix) with ESMTP id 670C78FC1A for ; Wed, 7 Oct 2009 14:46:19 +0000 (UTC) Received: by fxm22 with SMTP id 22so4831331fxm.36 for ; Wed, 07 Oct 2009 07:46:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=/suv5zBwrNnUBvjOPOoNiuuu4P6gIPP4wda9JP/7BlU=; b=hjTGZQmsY4Ab2LeEx7gjulSIXV5BGFH0c4ynuB/mEoONpNbFlqu4LXoBbNJKDnkNER 1MtHPlEtw+z/JvdTvBSGeq6NA+Ff1f77b7DlkwmQT4HvjT2mvBLXF5ttbSH+epoTBmAr ON45XUCs6vkIRLGGEpHJbpfj2Q9DPHdTbv8Z8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=xnUnRw8H9g65hfVkQy611ZorwflNGB5c3UM/ygHgt/MRhzuedqKSeT8P8gvnOLu1Lz WSzHCDorRfyejgX3dtRJ7ah+UzBBBBPPWsTQ/znW74IfDLzc7+khWSblaiSFYXuZDlNL fwSzJZuLMrQDvUxoffoy8hDGvu7Jl12qtmM7c= Received: by 10.86.22.12 with SMTP id 12mr23845fgv.69.1254925022834; Wed, 07 Oct 2009 07:17:02 -0700 (PDT) Received: from mac-mini.lan (bl5-224-203.dsl.telepac.pt [82.154.224.203]) by mx.google.com with ESMTPS id d4sm534828fga.14.2009.10.07.07.17.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 07 Oct 2009 07:17:01 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes From: Rui Paulo In-Reply-To: Date: Wed, 7 Oct 2009 15:17:00 +0100 Content-Transfer-Encoding: 7bit Message-Id: References: To: Ian Freislich X-Mailer: Apple Mail (2.1076) X-Mailman-Approved-At: Wed, 07 Oct 2009 15:55:55 +0000 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: Wed, 07 Oct 2009 14:46:20 -0000 On 7 Oct 2009, at 13:23, 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: 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. > This might help: http://p4db.freebsd.org/chv.cgi?CH=169276 -- Rui Paulo