public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] PCI legacy I/O port free driver (take5)
@ 2006-03-07  5:53 Kenji Kaneshige
  2006-03-07  5:56 ` [PATCH 1/4] PCI legacy I/O port free driver (take5) - changes to generic PCI code Kenji Kaneshige
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kenji Kaneshige @ 2006-03-07  5:53 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List, linux-pci, Kenji Kaneshige

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-03-07  6:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-07  5:53 [PATCH 0/4] PCI legacy I/O port free driver (take5) Kenji Kaneshige
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

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