public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Hotplug PCI driver for 2.4.10-pre12
Date: Thu, 20 Sep 2001 14:32:06 -0700	[thread overview]
Message-ID: <20010920143206.A21749@kroah.com> (raw)

Hi,

Another release of the Compaq Hotplug PCI driver is available against
2.4.10-pre12 is at:
	http://www.kroah.com/linux/hotplug/pci-hotplug-2001_09_20-2.4.10-pre12.patch.gz
With a full changelog at:
	http://www.kroah.com/linux/hotplug/pci-hotplug-Changelog

Changes since the last release:
 	- forward ported to 2.4.10-pre12
	- cleaned up the portions of the patch that touched the pci core
	  kernel code.  The patch against those files is now smaller and
	  less intrusive.
	- pci core only exports symbols needed by the hotplug pci
	  drivers if CONFIG_HOTPLUG is enabled
	- Compaq driver cleanups, with more global symbols removed, and
	  a common namespace for the driver.
	- Compaq controller specific /proc interface has been moved to
	  the proper /proc/drivers location.
	- lots of testing with different pci device types.

Again, the old Compaq tool will not work with this version of the
driver.  An updated version must be downloaded from the cvs tree at
sf.net at:
	http://sourceforge.net/cvs/?group_id=32538

The current generic hotplug_pci interface is based on a controller
model.  This will be changed to a slot based model, which will enable
the userspace interface code to be much cleaner, and models what the pci
hotplug spec recommends.  Any comments on this is appreciated.

thanks,

greg k-h

                 reply	other threads:[~2001-09-20 21:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010920143206.A21749@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox