From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 04:18:46 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C998C106564A for ; Tue, 28 Feb 2012 04:18:46 +0000 (UTC) (envelope-from freebsd@growveg.net) Received: from smtp1.servage.net (smtp1.servage.net [IPv6:2a01:3b0:1:fb:1::2001]) by mx1.freebsd.org (Postfix) with ESMTP id 5EA5F8FC08 for ; Tue, 28 Feb 2012 04:18:46 +0000 (UTC) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp1.servage.net (Postfix) with ESMTPSA id EE42C3220D; Tue, 28 Feb 2012 04:40:43 +0000 (UTC) Message-ID: <4F4C55B4.6030808@growveg.net> Date: Tue, 28 Feb 2012 04:19:00 +0000 From: FreeBSD Mailing Lists User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120226 Thunderbird/10.0.2 MIME-Version: 1.0 To: Michael Sierchio References: <4F4BC1B3.3050202@growveg.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: odd SDcard behaviour in freebsd-9.0-R X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2012 04:18:46 -0000 On 27/02/2012 17:55, Michael Sierchio wrote: > Forgive the naive question, but on one of my Nikons, it is possible to > present the device itself, or the SD card as a USD drive. Which are > you doing? No doubt there is no driver for the D50 in the kernel, but > the generic umass driver should handle the device. Hi, Yes, on freebsd 8.2 the camera has only ever presented itself as storage and it has only ever been the sd card within the camera that has been visible to freebsd. On 9.0 I can see umass output in /var/log/messages but not any corresponding disk descriptor like /dev/da5s1 so I have no way of accessing the sd card. -- freebsd at growveg dot net