linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] drivers/ata: add low-level I/O calls
@ 2007-01-12 10:00 Akira Iguchi
  0 siblings, 0 replies; 5+ 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200701120958.l0C9wICB019343@toshiba.co.jp>
2007-01-12 10:24 ` [PATCH 0/4] drivers/ata: add low-level I/O calls Alan
2007-01-12 10:41   ` Benjamin Herrenschmidt
2007-01-12 16:58 ` Jeff Garzik
2007-01-12 20:50   ` Benjamin Herrenschmidt
2007-01-12 10:00 Akira Iguchi

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).