From owner-freebsd-current Mon Feb 28 3:20:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id C1F9237B753 for ; Mon, 28 Feb 2000 03:20:39 -0800 (PST) (envelope-from n_hibma@calcaphon.com) Received: from henny.webweaving.org (dhcp36.calcaphon.com [10.0.1.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id LAA03089; Mon, 28 Feb 2000 11:20:37 GMT (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id LAA05714; Mon, 28 Feb 2000 11:09:26 GMT (envelope-from n_hibma@calcaphon.com) Date: Mon, 28 Feb 2000 11:09:26 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: mikko@dynas.se Cc: freebsd-current@freebsd.org Subject: Re: USB NIC speed? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 3.7 Mbit is about 450Kb/s. You should be able to get around 600kb/s in big transfers. But the ballpark figure is about right. The problem is the architecture of the devices that basically incur a 1 ms delay once in a while to read registers, which is a separate USB transfer which takes >=3D 1ms. Performance tuning will be done at some stage, but at the moment stability is more important. The host scheduling errors are still not handled properly for example. Nick On Sat, 26 Feb 2000, Mikko Ty=F6l=E4j=E4rvi wrote: >=20 > Seeing that -current now supports USB network devices, I got a Linksys > 100TX "dongle". Question is: what kind of speed is reasonable to > expect with this thing? >=20 > Some unsophisticated tests show that I get around 3.7 Mbit/sec under > FreeBSD, and about 5.5 Mbit/sec under Windogs98. This is on a Toshiba > Porteg=E9 3110CT (has a UHCI controller). The "fxp" device that comes > with the machine can transfer over 8Mbit/sec over the same network (a > fairly idle 10 Mbit segment). >=20 > Is this as good as USB networking gets? Ok, I know that USB won't > handle more than 12 Mbit, but right now it does not even reach one > half that). >=20 > At least the USB adapter is more comfortable for laptop use than the > big ugly "docking station" thingie containing the fxp NIC :-) >=20 > Just curious, > /Mikko >=20 > Mikko Ty=F6l=E4j=E4rvi_______________________________________mikko@rsase= curity.com > RSA Security >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message >=20 -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message