From owner-freebsd-current@FreeBSD.ORG Wed Apr 8 20:44:50 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2F9B10656C6 for ; Wed, 8 Apr 2009 20:44:50 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe16.tele2.se [212.247.155.225]) by mx1.freebsd.org (Postfix) with ESMTP id 465C18FC1B for ; Wed, 8 Apr 2009 20:44:49 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=GaqdJNGrc_AA:10 a=SrBfT0q6AdcA:10 a=nHH5FUpg5gaxnPV5QgsA:9 a=R_3uEcsYr5OYslidLn0EK_aF89YA:4 a=LY0hPdMaydYA:10 Received: from [193.217.167.6] (account mc467741@c2i.net HELO [10.0.0.188]) by mailfe16.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 478786920; Wed, 08 Apr 2009 22:44:48 +0200 From: Hans Petter Selasky To: Renato Botelho Date: Wed, 8 Apr 2009 22:47:18 +0200 User-Agent: KMail/1.9.7 References: <747dc8f30904071139j32b55e2pf0fcd07a51c260a2@mail.gmail.com> <200904082049.09103.hselasky@c2i.net> <747dc8f30904081302j468eb310pb6e80702155810a7@mail.gmail.com> In-Reply-To: <747dc8f30904081302j468eb310pb6e80702155810a7@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200904082247.18866.hselasky@c2i.net> Cc: freebsd-current@freebsd.org Subject: Re: new usb: mass storage error, Synchronize cache failed 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, 08 Apr 2009 20:44:51 -0000 On Wednesday 08 April 2009, Renato Botelho wrote: > umass0: =A0SCSI over Bulk-Only; quirks =3D 0x0000 umass0: SCSI over Bulk-Only; quirks =3D 0x0000 If the quirks print is still zero, then your patch is not correct, or you h= ave=20 not recompiled and installed the patched files! =2D-HPS