From mboxrd@z Thu Jan 1 00:00:00 1970 From: Murillo Fernandes Bernardes Subject: Re: Driver Architecture Changes Date: Fri, 18 Nov 2005 14:47:59 -0200 Message-ID: <200511181447.59632.mfb@br.ibm.com> References: <20051115153335.GK14433@leeni.uk.xensource.com> <20051117172645.GC23667@leeni.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20051117172645.GC23667@leeni.uk.xensource.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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? All other actions (add, online, remove) are ok. If offline is not needed anymore I think we should remove that from hotplug scripts. I can do that. -- Murillo Fernandes Bernardes