From owner-freebsd-usb@FreeBSD.ORG Fri Dec 24 06:24:54 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 595061065672 for ; Fri, 24 Dec 2010 06:24:54 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id E175A8FC0A for ; Fri, 24 Dec 2010 06:24:53 +0000 (UTC) Received: by fxm16 with SMTP id 16so7375624fxm.13 for ; Thu, 23 Dec 2010 22:24:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=ejy6vFR0EZ45IBr5yDb5PJvNLVUCIykzTZgwI4eBNUE=; b=ivluSECFnTQ50MvP/NKrD0KPsOa4BWROhwzTT1C19prB7/eG16dtnrLglsGCIF9Dsa ztj5tT9GqH/d6i3FnotvvP/WFpHoKcwYIeC+HwEZ9Ih9re6UvIhXhnYBwcmebvnLEMUJ OnNyZgTKyIO0W50y1WsRKKtHTz6J0Eq50hdoU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=NOl/mdWwfM23UFSWno/LrH6KWgQFpf5E4XYPWQ7dxHuVG8GIOxnTd23KYCk0nnKKF2 pnAc3EAPUzyD57PLyE0jo3QMMh09SOw6Z7WD/HAt+lPvXbG6ltC02y8v1pIePXXI9b5l v2LSJtMYriY9Kci9A2cQyuQjRmi2FoOBfwxh8= MIME-Version: 1.0 Received: by 10.223.97.78 with SMTP id k14mr735999fan.89.1293171717030; Thu, 23 Dec 2010 22:21:57 -0800 (PST) Received: by 10.223.114.4 with HTTP; Thu, 23 Dec 2010 22:21:57 -0800 (PST) In-Reply-To: References: Date: Fri, 24 Dec 2010 00:21:57 -0600 Message-ID: From: Adam Vande More To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 06:24:54 -0000 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? -- Adam Vande More