linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Hotplug PCI driver for 2.4.7
@ 2001-07-24  4:53 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2001-07-24  4:53 UTC (permalink / raw)
  To: linux-kernel

Hi,

I've made another release of the Compaq Hotplug PCI driver available at:
	http://www.kroah.com/linux/hotplug/
It is against 2.4.7.

Changes since last release:
	- forward ported to 2.4.7
	- fixed a problem with adding new cards that could cause oopses.
	- moved some pci_access_config calls to native pci_write and
	  pci_read calls where it could be done (pci_access_config is
	  still necessary due to the driver needing to talk to pci cards
	  before the pci_func structure is set up by the pci core.)
	- replaced lots of magic numbers with the proper PCI_* defines.

I think I've addressed all problems that people have told me about in
the past.  If there are any outstanding issues with the driver that
anyone sees could be a problem, please let me know.

thanks,

greg k-h

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

only message in thread, other threads:[~2001-07-24  4:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-24  4:53 [PATCH] Hotplug PCI driver for 2.4.7 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).