From owner-freebsd-current@FreeBSD.ORG Tue Mar 29 17:39:43 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 15F0B16A4CE; Tue, 29 Mar 2005 17:39:43 +0000 (GMT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [128.30.28.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id A27A043D48; Tue, 29 Mar 2005 17:39:42 +0000 (GMT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.9/8.12.9) with ESMTP id j2THddaa053081 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK CN=khavrinen.lcs.mit.edu issuer=SSL+20Client+20CA); Tue, 29 Mar 2005 12:39:40 -0500 (EST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.9/8.12.9/Submit) id j2THdd4M053078; Tue, 29 Mar 2005 12:39:39 -0500 (EST) (envelope-from wollman) Date: Tue, 29 Mar 2005 12:39:39 -0500 (EST) From: Garrett Wollman Message-Id: <200503291739.j2THdd4M053078@khavrinen.lcs.mit.edu> To: "M. Warner Losh" In-Reply-To: <20050329.102748.32720578.imp@bsdimp.com> References: <42492C60.50005@elischer.org> <20050329.084430.74749236.imp@bsdimp.com> <200503291707.j2TH7gTo052830@khavrinen.lcs.mit.edu> <20050329.102748.32720578.imp@bsdimp.com> X-Spam-Score: -19.8 () IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES X-Scanned-By: MIMEDefang 2.37 X-Mailman-Approved-At: Wed, 30 Mar 2005 12:49:17 +0000 cc: current@FreeBSD.ORG 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: Tue, 29 Mar 2005 17:39:43 -0000 < said: > But the 'hub' doesn't report when the memory device comes and goes. > All the hubs I've tested recently have da devices for all the memory > card(s) they can read and you have to do a camcontrol rescan after > you've inserted the memory device to read. The one that I have (Sony MS-AC1) acts like a true USB hub. You eject the Memory Stick brand recordable medium and uhubN reports a child gone. (It works exactly the same if you use the camera's USB connection.) Perhaps Sony is the outlier here. -GAWollman