Re: [PATCH] PATA driver for CF interface on AT91SAM9260 SoC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sergey Matyukevich wrote:
On Thu, 18 Jun 2009 19:37:20 +0100
Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:

Concerning the first point, this module parameter is used in driver
probing function: ap->pio_mask = pio_mask;

I would suggest to keep pio_mask as a module parameter, since it
might be useful to modify it in order to сut down PIO speed, e.g.
for testing purposes.
Libata already has general support for that. (Arguably we should take
it out of the pata_legacy driver in the same way)


Patch update: module param for pio_mask removed.



This patch provides PATA driver for CompactFlash interface in True IDE
mode on AT91SAM9260 SoC.

Signed-off-by: Sergey Matyukevich <geomatsi@xxxxxxxxx>
---
 drivers/ata/Kconfig     |    8 +
 drivers/ata/Makefile    |    1 +
 drivers/ata/pata_at91.c |  361 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 370 insertions(+), 0 deletions(-)
 create mode 100644 drivers/ata/pata_at91.c

applied


--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux