From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: Driver Architecture Changes Date: Fri, 18 Nov 2005 17:06:49 +0000 Message-ID: <20051118170649.GL8215@leeni.uk.xensource.com> References: <20051115153335.GK14433@leeni.uk.xensource.com> <20051117172645.GC23667@leeni.uk.xensource.com> <200511181447.59632.mfb@br.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <200511181447.59632.mfb@br.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Murillo Fernandes Bernardes Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Nov 18, 2005 at 02:47:59PM -0200, Murillo Fernandes Bernardes wrote: > On Thursday 17 November 2005 15:26, Ewan Mellor wrote: > > On Wed, Nov 16, 2005 at 04:40:34PM -0500, Stefan Berger wrote: > > > Hello Ewan, > > > > > > I am following the changes with the TPM driver pair. I was wondering > > > what causes the 'add' action to be invoked on the hotplug scripts and why > > > would one not see a remove action if a previous 'add' action was > > > encountered and it had finished successfully. > > > > I am looking network drivers. Hotplug scripts expects the offline action too, > but that does not occur. Is that correct? No, that's not correct. If we're losing the offline event, then that's a bug. Ewan.