From: Greg KH <greg@kroah.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Hotplug PCI driver for 2.4.7
Date: Mon, 23 Jul 2001 21:53:16 -0700 [thread overview]
Message-ID: <20010723215316.B15564@kroah.com> (raw)
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
reply other threads:[~2001-07-24 4:54 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=20010723215316.B15564@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.