From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Andersen Date: Fri, 11 Feb 2005 19:01:54 +0000 Subject: Re: [ANNOUNCE] hotplug-ng 001 release Message-Id: <20050211190153.GA8110@codepoet.org> List-Id: References: <20050211004033.GA26624@suse.de> <20050211031823.GE29375@nostromo.devel.redhat.com> <1108104417.32129.7.camel@localhost.localdomain> <200502111719.23163.christian@borntraeger.net> <20050211170144.GA16074@suse.de> In-Reply-To: <20050211170144.GA16074@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Greg KH Cc: Christian Borntr?ger , Bill Nottingham , linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org On Fri Feb 11, 2005 at 09:01:44AM -0800, Greg KH wrote: > It's not only pci, but all types of busses need this kind of "coldplug" > functionality. And yes, I have plans to provide that functionality in > this package too. > > In fact, if anyone looking to contribute some well defined and easy to > test code... :) The pcimodules patch to pciutils does this sortof coldplug device scanning for pci devices: http://www.linuxfromscratch.org/patches/downloads/pciutils/pciutils-2.1.11-pcimodules-1.patch -Erik -- Erik B. Andersen http://codepoet-consulting.com/ --This message was written using 73% post-consumer electrons-- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262312AbVBKTPw (ORCPT ); Fri, 11 Feb 2005 14:15:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262308AbVBKTLH (ORCPT ); Fri, 11 Feb 2005 14:11:07 -0500 Received: from codepoet.org ([166.70.99.138]:23975 "EHLO codepoet.org") by vger.kernel.org with ESMTP id S262300AbVBKTHg (ORCPT ); Fri, 11 Feb 2005 14:07:36 -0500 Date: Fri, 11 Feb 2005 12:01:54 -0700 From: Erik Andersen To: Greg KH Cc: Christian Borntr?ger , Bill Nottingham , linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [ANNOUNCE] hotplug-ng 001 release Message-ID: <20050211190153.GA8110@codepoet.org> Reply-To: andersen@codepoet.org Mail-Followup-To: andersen@codepoet.org, Greg KH , Christian Borntr?ger , Bill Nottingham , linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org References: <20050211004033.GA26624@suse.de> <20050211031823.GE29375@nostromo.devel.redhat.com> <1108104417.32129.7.camel@localhost.localdomain> <200502111719.23163.christian@borntraeger.net> <20050211170144.GA16074@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050211170144.GA16074@suse.de> X-No-Junk-Mail: I do not want to get *any* junk mail. User-Agent: Mutt/1.5.6+20040907i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri Feb 11, 2005 at 09:01:44AM -0800, Greg KH wrote: > It's not only pci, but all types of busses need this kind of "coldplug" > functionality. And yes, I have plans to provide that functionality in > this package too. > > In fact, if anyone looking to contribute some well defined and easy to > test code... :) The pcimodules patch to pciutils does this sortof coldplug device scanning for pci devices: http://www.linuxfromscratch.org/patches/downloads/pciutils/pciutils-2.1.11-pcimodules-1.patch -Erik -- Erik B. Andersen http://codepoet-consulting.com/ --This message was written using 73% post-consumer electrons--