[PATCH 0/4] drivers/ata: add low-level I/O calls
Akira Iguchi
akira2.iguchi at toshiba.co.jp
Fri Jan 12 21:00:45 EST 2007
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
More information about the Linuxppc-dev
mailing list