From owner-freebsd-usb@FreeBSD.ORG Wed Aug 25 07:26:55 2010 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 DDCDD10656AE; Wed, 25 Aug 2010 07:26:55 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.swip.net [212.247.154.1]) by mx1.freebsd.org (Postfix) with ESMTP id 39AEE8FC1C; Wed, 25 Aug 2010 07:26:54 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=uePVVspCxxf4OPvRkfGcVJjvkAvqk6KCmJ3FEelfNRU= c=1 sm=1 a=IPwavul34FcA:10 a=IkcTkHD0fZMA:10 a=M8b_wTzEtboA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=YWtvQXMgA-9aPdzfH9YA:9 a=HiB_sEkIysMOxCb0ZESIruIic58A:4 a=QEXdDO2ut3YA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:117 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe01.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 11897055; Wed, 25 Aug 2010 09:26:51 +0200 From: Hans Petter Selasky To: Volodymyr Kostyrko Date: Wed, 25 Aug 2010 09:22:58 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: <201008241139.o7OBdUO6018203@www.freebsd.org> <201008242327.59190.hselasky@c2i.net> <4C743CE9.5020300@gmail.com> In-Reply-To: <4C743CE9.5020300@gmail.com> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201008250922.58534.hselasky@c2i.net> Cc: freebsd-gnats-submit@freebsd.org, freebsd-usb@freebsd.org Subject: Re: usb/149934: Transcend JetFlash V85 poor performance 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: Wed, 25 Aug 2010 07:26:56 -0000 On Tuesday 24 August 2010 23:43:05 Volodymyr Kostyrko wrote: > 25.08.2010 00:27, Hans Petter Selasky wrote: > > I've committed my updated patch to USB P4. See change #182862. > > > > Please verify that your drive is still working with the new patch. > > Yes, i've tested my drive exactly with this patch. > > Say, how about UQ_MSC_NO_TEST_UNIT_READY? You have omitted it on purpose > so maybe this one should be added only if without one the device would > not work at all? Sorry I overlooked that, See USB P4 change #182875. --HPS