From owner-freebsd-usb@FreeBSD.ORG Mon Feb 18 17:57:26 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5FEA0F18 for ; Mon, 18 Feb 2013 17:57:26 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.c2i.net [212.247.154.226]) by mx1.freebsd.org (Postfix) with ESMTP id EDB47CB2 for ; Mon, 18 Feb 2013 17:57:25 +0000 (UTC) X-T2-Spam-Status: No, hits=0.0 required=5.0 Received: from [176.74.213.204] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe08.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 380184335; Mon, 18 Feb 2013 18:57:23 +0100 From: Hans Petter Selasky To: Jan Beich Subject: Re: sdcard read error with nokia n8 as mass storage Date: Mon, 18 Feb 2013 18:58:34 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-STABLE; KDE/4.8.4; amd64; ; ) References: <1U77My-000GSe-V1@internal.tormail.org> <201302172220.57351.hselasky@c2i.net> <1U7Jyd-000Ib5-C0@internal.tormail.org> In-Reply-To: <1U7Jyd-000Ib5-C0@internal.tormail.org> X-Face: ?p&W)c(+80hU; '{.$5K+zq{oC6y| /D'an*6mw>j'f:eBsex\Gi, Cc: freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Feb 2013 17:57:26 -0000 On Monday 18 February 2013 07:11:56 Jan Beich wrote: > Hans Petter Selasky writes: > > On Sunday 17 February 2013 17:24:23 Jan Beich wrote: > >> The phone has 16G of on-board and 16G sdcard memory. FreeBSD 10.0 > >> detects both but only the former can be mounted. And there is no issue > >> mounting the sdcard on Ubuntu or on FreeBSD via iSCSI (fileio). > > [...] > > forgotten debug log - http://pastebin.com/NzpSJBRA > Hi, Try this quirk: usbconfig -d x.y add_quirk UQ_MSC_NO_INQUIRY --HPS