[PATCH] Hotplug PCI driver for 2.4.9, 2.4.10-pre4, and 2.4.9-ac6

Greg KH (greg@kroah.com)
Mon, 3 Sep 2001 13:14:19 -0700


Hi,

I've made a release of the Compaq Hotplug PCI driver against a few
different kernels available at:
http://www.kroah.com/linux/hotplug/pci-hotplug-2.4.9.patch.gz
http://www.kroah.com/linux/hotplug/pci-hotplug-2.4.10-pre4.patch.gz
http://www.kroah.com/linux/hotplug/pci-hotplug-2.4.9-ac6.patch.gz

Changes since last release:
- forward ported to the different kernels
- the 2.4.10-pre4 and 2.4.9-ac6 patches allow the driver to be
compiled directly into the kernel.

I'm going to start splitting up the code in this driver into a "generic"
section, and a Compaq PCI hotplug controller specific piece. This will
allow other PCI hotplug drivers to use the generic functionality that is
provided in the current driver (resource allocations, userspace
interaction, etc.) This should allow me to port the current driver to
the ia64 platform, and add support for some IBM hotplug controllers. If
anyone wants to help out with any of this, please let me know.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/