From owner-freebsd-usb@FreeBSD.ORG Mon Feb 4 11:14:40 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9DF8B450 for ; Mon, 4 Feb 2013 11:14:40 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe07.c2i.net [212.247.154.194]) by mx1.freebsd.org (Postfix) with ESMTP id 3720EF1E for ; Mon, 4 Feb 2013 11:14:39 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.213.204] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe07.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 373671442; Mon, 04 Feb 2013 12:14:31 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Subject: Re: microsd to usb adpater on FreeBSD Date: Mon, 4 Feb 2013 12:15:45 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-STABLE; KDE/4.8.4; amd64; ; ) References: <1359976396747-5783672.post@n5.nabble.com> In-Reply-To: <1359976396747-5783672.post@n5.nabble.com> X-Face: ?p&W)c(+80hU; '{.$5K+zq{oC6y| /D'an*6mw>j'f:eBsex\Gi, Cc: Jakub Lach 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, 04 Feb 2013 11:14:40 -0000 On Monday 04 February 2013 12:13:16 Jakub Lach wrote: > I've got such adapter with microsd purchase, > > http://www.trueaccessories.com/images/MicroSD-USB-Adapter.jpg > > it appears to me it's missing come active component to constitute > a proper usb disk, (it's only pin rewire thing) and as such is not > detected at all by FreeBSD. How could I amend this? > > Card itself is ok, I can mount it when it's inserted in another device. > What does "dmesg" and "usbconfig" say? --HPS