From owner-freebsd-geom@FreeBSD.ORG Thu Dec 23 15:42:04 2010 Return-Path: Delivered-To: freebsd-geom@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E928106566C for ; Thu, 23 Dec 2010 15:42:04 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id CA4E08FC17 for ; Thu, 23 Dec 2010 15:42:03 +0000 (UTC) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.3/8.14.3) with ESMTP id oBNFflqY038240; Thu, 23 Dec 2010 16:42:02 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.3/8.14.3/Submit) id oBNFflXV038238; Thu, 23 Dec 2010 16:41:47 +0100 (CET) (envelope-from olli) From: Oliver Fromme Message-Id: <201012231541.oBNFflXV038238@lurza.secnetix.de> To: lev@serebryakov.spb.ru (Lev Serebryakov) Date: Thu, 23 Dec 2010 16:41:47 +0100 (CET) In-Reply-To: <1912048415.20101223181832@serebryakov.spb.ru> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.5 (lurza.secnetix.de [127.0.0.1]); Thu, 23 Dec 2010 16:42:02 +0100 (CET) Cc: freebsd-geom@FreeBSD.ORG Subject: Re: FreeBSD 8.2-PRERELASE doesn't see slice on SDHC card in ?cardreader ?-- what should I do? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2010 15:42:04 -0000 Lev Serebryakov wrote: > Oliver Fromme wrote: > > The problem is that nothing has changed, from the hardware > > point of view. The SCSI re-scan did not encounter any new > > devices or anything else, so there doesn't _seem_ to be a > > reason to re-taste everything. > > "rescan" Ok, but what about "load" with successful status? I'm sorry, I'm not sure I understand your question. ``camcontrol load'' does not make sense at all with a card reader, unless it supports physical (i.e. motor-driven) ejection and loading of cards. The command just sends a SCSI start/stop unit command to the device. Devices capable of physical loading (e.g. CD-ROM drives with a tray) will then perform the appropriate action, most other devices just ignore the command and do nothing. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "Life is short (You need Python)" -- Bruce Eckel, ANSI C++ Comitee member, author of "Thinking in C++" and "Thinking in Java"