From owner-freebsd-usb@FreeBSD.ORG Fri Dec 24 09:58:45 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 AEB321065675; Fri, 24 Dec 2010 09:58:45 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.c2i.net [212.247.154.162]) by mx1.freebsd.org (Postfix) with ESMTP id 12D878FC1A; Fri, 24 Dec 2010 09:58:44 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=uKwGHVgX/XpzFB6WQV71hE8vVR+wz8PlNBntNPh/OpQ= c=1 sm=1 a=pWUwtioGajAA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=pGLkceISAAAA:8 a=JHWqcNLuOnHrL3t6FCcA:9 a=dpKKRMkrJF-ai8ryjrlYU_G2FloA:4 a=wPNLvfGTeEIA:10 a=MSl-tDqOz04A:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 66174198; Fri, 24 Dec 2010 10:58:43 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Fri, 24 Dec 2010 10:58:50 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: In-Reply-To: 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="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201012241058.50100.hselasky@c2i.net> Cc: mav@freebsd.org Subject: Re: Android 2.2 umass -> da failure 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: Fri, 24 Dec 2010 09:58:45 -0000 On Friday 24 December 2010 07:21:57 Adam Vande More wrote: > On Thu, Dec 23, 2010 at 10:34 PM, Adam Vande More wrote: > > Additional info > > > > It seems have something to do with how fast your at pressing the "Turn on > > USB Storage" on the Android interface. After connecting the usb device, > > if you wait a couple of seconds before pressing "Turn on USB Storage" > > button you won't be able to get a /dev/daX. camcontrol functions don't > > seem to work to get a /dev/daX either, a physical unplug, plug-in, > > quickly press the button is the only way I've found to mount the device. > > Also the partition table doesn't seem to be correctly recognized after > this. Only /dev/da0 is present, not /dev/da0s1 Once I preform an action > on /dev/da0 then the slice is seen. This there a way to automate this > tasting? Can you try 9-current. I think there might be a fix for this issue there. --HPS