public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Hotplug PCI driver for 2.4.10
@ 2001-09-25 20:32 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2001-09-25 20:32 UTC (permalink / raw)
  To: linux-kernel

Hi,

Another release of the Compaq Hotplug PCI driver is available against
2.4.10 is at:
	http://www.kroah.com/linux/hotplug/pci-hotplug-2001_09_25-2.4.10.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
	- added MODULE_LICENSE("GPL") to the modules.
	- fixed 64 bit problems in the hotplug_pci core (thanks to Arjan
	  van de Ven for pointing this out to me)
	- changed the hotplug pci core interface from a controller based
	  interface to a physical slot based one.
	- modified the Compaq driver to match the new hotplug pci core
	  changes.
	- code documentation updates.
        - added MODULE support to the hotplug_pci core to prevent a
          a child module from disappearing while it is being called.
	- no more oops if the hotplug_slot_ops structure is missing a
	  field.

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

Note:  This is probably the LAST release of this driver that the Compaq
user interface tools will work on.  If you care about compatiblity with
these tools, please grab this release and keep it :)  Also, please let
me know if you have a problem with this.

TODO:
	- move the /proc/cpqphpd code out of the compaq driver and into
	  the hotplug_pci core code.
	- change the /proc/cpqphpd interface into a real filesystem.
	- either remove the Compaq BIOS specific code or fix it to not
	  use direct memory accesses (any opinions?)

thanks,

greg k-h

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-25 20:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-25 20:32 [PATCH] Hotplug PCI driver for 2.4.10 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox