All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drivers/ata: add low-level I/O calls
@ 2007-01-12 10:00 Akira Iguchi
  2007-01-12 10:24   ` Alan
  2007-01-12 16:58   ` Jeff Garzik
  0 siblings, 2 replies; 10+ messages in thread
From: Akira Iguchi @ 2007-01-12 10:00 UTC (permalink / raw)
  To: linux-ide; +Cc: linuxppc-dev, kou.ishizaki, benh, arnd, paulus, linas

Dear everyone,

This is the patchset (based on 2.6.20-rc4) to add low-level I/O calls
which access the taskfile registers. The idea comes from drivers/ide
IN*/OUT* calls.

As you know, these calls are unnecessary for most libata drivers.
But the Celleb PATA driver needs them to use the libata common code.
And using these calls, it is possible to remove similar code
about PIO/MMIO access.

Please give me any comments.

Best regards,
Akira Iguchi

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/4] drivers/ata: add low-level I/O calls
@ 2007-01-12 10:00 Akira Iguchi
  0 siblings, 0 replies; 10+ messages in thread
From: Akira Iguchi @ 2007-01-12 10:00 UTC (permalink / raw)
  To: linux-ide; +Cc: arnd, linuxppc-dev, paulus

Dear everyone,

This is the patchset (based on 2.6.20-rc4) to add low-level I/O calls
which access the taskfile registers. The idea comes from drivers/ide
IN*/OUT* calls.

As you know, these calls are unnecessary for most libata drivers.
But the Celleb PATA driver needs them to use the libata common code.
And using these calls, it is possible to remove similar code
about PIO/MMIO access.

Please give me any comments.

Best regards,
Akira Iguchi

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

end of thread, other threads:[~2007-01-12 20:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-12 10:00 [PATCH 0/4] drivers/ata: add low-level I/O calls Akira Iguchi
2007-01-12 10:24 ` Alan
2007-01-12 10:24   ` Alan
2007-01-12 10:41   ` Benjamin Herrenschmidt
2007-01-12 10:41     ` Benjamin Herrenschmidt
2007-01-12 16:58 ` Jeff Garzik
2007-01-12 16:58   ` Jeff Garzik
2007-01-12 20:50   ` Benjamin Herrenschmidt
2007-01-12 20:50     ` Benjamin Herrenschmidt
  -- strict thread matches above, loose matches on Subject: below --
2007-01-12 10:00 Akira Iguchi

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.