From owner-freebsd-current@FreeBSD.ORG Thu Mar 24 19:41:59 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79FE516A4CE; Thu, 24 Mar 2005 19:41:59 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C49C43D58; Thu, 24 Mar 2005 19:41:59 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 39A917A425; Thu, 24 Mar 2005 11:41:59 -0800 (PST) Message-ID: <42431806.3060302@elischer.org> Date: Thu, 24 Mar 2005 11:41:58 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en, hu MIME-Version: 1.0 To: John Baldwin References: <1110800717.1296.19.camel@localhost> <200503231411.46948.jhb@FreeBSD.org> <20050323154642.J37251@sasami.jurai.net> <42421D8D.5060502@elischer.org> <20050323205841.N37251@sasami.jurai.net> <77e48641fc04164b4c81cce75c42a38b@FreeBSD.org> In-Reply-To: <77e48641fc04164b4c81cce75c42a38b@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Vladimir Grebenschikov cc: "current@freebsd.org" cc: "Matthew N. Dodd" cc: freebsd-mobile@freebsd.org Subject: Re: Reattach/redetect allways connected umass device - is it possible ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 19:41:59 -0000 John Baldwin wrote: > > On Mar 23, 2005, at 9:00 PM, Matthew N. Dodd wrote: > >> On Wed, 23 Mar 2005, Julian Elischer wrote: >> >>> eject should imply a detach.. >>> i.e. I think your patch should call the detach code from the eject >>> code. >> >> >> Eject is for devices that support removable media. > that doesn't mean that an eject shouldn't do all teh work for a detach as well. > > So are flash memory sticks ejectable media from a slot in a laptop > that never goes away? Seems like it should be an ejectable media to > me. *shrug* >