From: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
To: Greg KH <greg@kroah.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
linux-pci@atrey.karlin.mff.cuni.cz,
Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Subject: [PATCH 0/4] PCI legacy I/O port free driver (take5)
Date: Tue, 07 Mar 2006 14:53:48 +0900 [thread overview]
Message-ID: <440D1FEC.1070701@jp.fujitsu.com> (raw)
Hi,
Here is an updated set of patches for PCI legacy I/O port free drivers,
which incorporate feedbacks. Summary of changes from the previous
version is as follows:
- Use pci_enable_device_bars() approach instead of 'no_ioport'
approach. Please see the header of patch 1/4 for specific.
- Update Documentation/pci.txt
- Changed e1000 driver to use pci_enable_device_bars() instead of
'no_ioport'.
- Changed lpfc driver to use pci_enable_device_bars() instead of
'no_ioport'
Greg, could you consider applying those into your test tree?
Thanks,
Kenji Kaneshige
next reply other threads:[~2006-03-07 5:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-07 5:53 Kenji Kaneshige [this message]
2006-03-07 5:56 ` [PATCH 1/4] PCI legacy I/O port free driver (take5) - changes to generic PCI code Kenji Kaneshige
2006-03-07 5:57 ` [PATCH 2/4] PCI legacy I/O port free driver (take5) - Update Documentation/pci.txt Kenji Kaneshige
2006-03-07 5:58 ` [PATCH 3/4] PCI legacy I/O port free driver (take5) - Make Intel e1000 driver legacy I/O port free Kenji Kaneshige
2006-03-07 5:59 ` [PATCH 4/4] PCI legacy I/O port free driver (take5) - Make Emulex lpfc " Kenji Kaneshige
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=440D1FEC.1070701@jp.fujitsu.com \
--to=kaneshige.kenji@jp.fujitsu.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
/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.