From owner-freebsd-current@FreeBSD.ORG Tue Mar 29 15:47:31 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 904AC16A4CE for ; Tue, 29 Mar 2005 15:47:31 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13DC843D1F for ; Tue, 29 Mar 2005 15:47:31 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j2TFiUFi000848; Tue, 29 Mar 2005 08:44:30 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 29 Mar 2005 08:44:30 -0700 (MST) Message-Id: <20050329.084430.74749236.imp@bsdimp.com> To: julian@elischer.org From: Warner Losh In-Reply-To: <42492C60.50005@elischer.org> References: <39800.1112083716@critter.freebsd.dk> <20050329.011633.33548829.imp@bsdimp.com> <42492C60.50005@elischer.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org cc: vova@fbsd.ru cc: mdodd@freebsd.org cc: freebsd-mobile@freebsd.org cc: phk@phk.freebsd.dk cc: ticso@cicely.de 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 15:47:31 -0000 > well, back to the original argument.... usb and firewire devices do.. No they don't. They umass device (the thing that the CF card plugs into) does. However, there's no asynchonous event that happens when the CF (or whatever) card is inserted or removed. Warner