On Sat, 7 Jul 2007 21:13:06 +0100
Alan Cox wrote:
> On Sat, 07 Jul 2007 13:48:52 +0400
> Vitaly Bordug <[EMAIL PROTECTED]> wrote:
>
> >
> > This adds support for MMIO IDE device like CompactFlash
> > in TrueIDE mode.
>
> Really we should be working towards libata support for all new
> devices.
On Sat, 7 Jul 2007 10:01:47 -0500
Olof Johansson wrote:
> On Sat, Jul 07, 2007 at 01:48:52PM +0400, Vitaly Bordug wrote:
> >
> > This adds support for MMIO IDE device like CompactFlash
> > in TrueIDE mode.
>
> Doesn't this duplicate most of pata_platform, but as the
> no-longer-preferred legac
On Sun, Jul 08, 2007 at 03:15:41PM +0200, Bartlomiej Zolnierkiewicz wrote:
>
> > on the argument that drivers/ide/ is going away soon. Most
> > current distros have already moved over to using libata
> > exclusively.
>
> The in-kernel default for PATA systems is still IDE subsystem.
In part beca
Hi,
On Saturday 07 July 2007, Arnd Bergmann wrote:
> On Saturday 07 July 2007, Sergei Shtylyov wrote:
> > Arnd Bergmann wrote:
> >
> > >>This adds support for MMIO IDE device like CompactFlash
> > >>in TrueIDE mode.
> >
> > >>Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
> > >>Signed-off
On Sat, 2007-07-07 at 21:02 +0100, Alan Cox wrote:
> > You could also make it an of_platform_driver at the same time
> > instead of adding more cruft to fsl_soc.c. Since we're already
> > about to add the electra_ide.c driver in 2.6.23, I guess there
> > should really be _one_ driver that is able t
On Sat, 07 Jul 2007 13:48:52 +0400
Vitaly Bordug <[EMAIL PROTECTED]> wrote:
>
> This adds support for MMIO IDE device like CompactFlash
> in TrueIDE mode.
Really we should be working towards libata support for all new devices.
This looks like a candidate for the existing (or a little enhanced)
> You could also make it an of_platform_driver at the same time
> instead of adding more cruft to fsl_soc.c. Since we're already
> about to add the electra_ide.c driver in 2.6.23, I guess there
> should really be _one_ driver that is able to handle all
> of_device based ATA hosts.
and do so using
On Saturday 07 July 2007, Sergei Shtylyov wrote:
> Arnd Bergmann wrote:
>
> >>This adds support for MMIO IDE device like CompactFlash
> >>in TrueIDE mode.
>
> >>Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
> >>Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]>
>
> > Hmm, are we still addin
Hello.
Vitaly Bordug wrote:
> This adds support for MMIO IDE device like CompactFlash
> in TrueIDE mode.
> Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
> Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]>
[...]
> diff --git a/drivers/ide/legacy/mmio-ide.c b/drivers/ide/legacy/mmio-ide.c
Arnd Bergmann wrote:
>>This adds support for MMIO IDE device like CompactFlash
>>in TrueIDE mode.
>>Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
>>Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]>
> Hmm, are we still adding new IDE drivers? Do you also have a
Yes, why not?
> driver
On Sat, Jul 07, 2007 at 01:48:52PM +0400, Vitaly Bordug wrote:
>
> This adds support for MMIO IDE device like CompactFlash
> in TrueIDE mode.
Doesn't this duplicate most of pata_platform, but as the
no-longer-preferred legacy IDE device? Did you try using
pata_platform instead?
-Olof
_
On Saturday 07 July 2007, Vitaly Bordug wrote:
>
> This adds support for MMIO IDE device like CompactFlash
> in TrueIDE mode.
>
> Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
> Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]>
Hmm, are we still adding new IDE drivers? Do you also have a
This adds support for MMIO IDE device like CompactFlash
in TrueIDE mode.
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]>
---
drivers/ide/Kconfig |6 +
drivers/ide/legacy/Makefile |2
drivers/ide/legacy/mmio-ide.c | 21
13 matches
Mail list logo