From owner-freebsd-usb@FreeBSD.ORG Sun Sep 14 00:44:54 2008 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A798D106566B for ; Sun, 14 Sep 2008 00:44:54 +0000 (UTC) (envelope-from olivier@gid0.org) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.185]) by mx1.freebsd.org (Postfix) with ESMTP id D6BFD8FC15 for ; Sun, 14 Sep 2008 00:44:53 +0000 (UTC) (envelope-from olivier@gid0.org) Received: by mu-out-0910.google.com with SMTP id i2so1049034mue.3 for ; Sat, 13 Sep 2008 17:44:52 -0700 (PDT) Received: by 10.180.248.10 with SMTP id v10mr4235363bkh.21.1221353091717; Sat, 13 Sep 2008 17:44:51 -0700 (PDT) Received: by 10.180.207.17 with HTTP; Sat, 13 Sep 2008 17:44:51 -0700 (PDT) Message-ID: <367b2c980809131744k6e76f862t104af653c5214ae2@mail.gmail.com> Date: Sun, 14 Sep 2008 02:44:51 +0200 From: "Olivier SMEDTS" To: "Hans Petter Selasky" In-Reply-To: <200809140222.30008.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <367b2c980809121246j16fba781s29c0da806f555ebe@mail.gmail.com> <200809132245.14748.hselasky@c2i.net> <367b2c980809131646n2b5bd8e9gc44a22147dacbd5@mail.gmail.com> <200809140222.30008.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: new usb2 stack : -current patch with mpsafe tty layer available ? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2008 00:44:54 -0000 2008/9/14 Hans Petter Selasky : > What does: > > dd if=/dev/da0 of=/dev/null bs=65535 > > Output for your memory stick? [2:24] root@q 173 ~# dd if=/dev/da0 of=/dev/null bs=65535 dd: /dev/da0: Invalid argument 0+0 records in 0+0 records out 0 bytes transferred in 0.000040 secs (0 bytes/sec) [2:24] root@q 174 ~# dd if=/dev/da0 of=/dev/null bs=64K 15480+0 records in 15480+0 records out 1014497280 bytes transferred in 106.596679 secs (9517157 bytes/sec) I'm copying files to it (mount -t msdosfs) at a speed of 4MB/s. Is there a way to know which ports handle USB2.0 (EHCI), and devices wattage (like with the usbdevs command) ? Before usb2, I had the following kernel output : usb0: on uhci0 usb0: USB revision 1.0 usb1: on uhci1 usb1: USB revision 1.0 usb2: on uhci2 usb2: USB revision 1.0 usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 The line "companion controllers, 2 ports each: usb0 usb1 usb2" was quite useful. Any way, I'm running GIANT-free now :) Great work ! -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier@gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas."