From owner-freebsd-current@FreeBSD.ORG Sun Aug 7 03:27:27 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E152916A421 for ; Sun, 7 Aug 2005 03:27:27 +0000 (GMT) (envelope-from julian@elischer.org) Received: from delight.idiom.com (delight.idiom.com [216.240.32.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2621C44451 for ; Sun, 7 Aug 2005 02:54:25 +0000 (GMT) (envelope-from julian@elischer.org) Received: from idiom.com (idiom.com [216.240.32.1]) by delight.idiom.com (Postfix) with ESMTP id 1795B208CBB; Sat, 6 Aug 2005 19:54:25 -0700 (PDT) Received: from [192.168.2.3] (home.elischer.org [216.240.48.38]) by idiom.com (8.12.11/8.12.11) with ESMTP id j772sOYm041630; Sat, 6 Aug 2005 19:54:24 -0700 (PDT) (envelope-from julian@elischer.org) Message-ID: <42F577DF.4030903@elischer.org> Date: Sat, 06 Aug 2005 19:54:23 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050424 X-Accept-Language: en, hu MIME-Version: 1.0 To: "Justin R. Smith" References: <42F4CCB6.6070302@drexel.edu> In-Reply-To: <42F4CCB6.6070302@drexel.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Kudos! 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, 07 Aug 2005 03:27:28 -0000 Justin R. Smith wrote: > I upgraded to 6.0beta2 and was pleased to notice that file transfers to > and from my memory stick seemed much faster than before... > > demsg revealed > > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: Removable Direct Access SCSI-0 device > da0: 40.000MB/s transfers > ^^^^^^^^^ > da0: 495MB (1014784 512 byte sectors: 64H 32S/T 495C) > > In 5.4 stable, this was 1MB/s transfers! > It looks as though USB 2.0 really works! hmm not really.. well yes it works, at least "mostly" but the 1MB and 40MB are just different print statements that print the "potential" speed, and not the achieved speed. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"