Re: [PATCH 1/1] ide: Allow disabling of UDMA for Compact Flash devices

From: Andreas Mohr
Date: Tue Apr 18 2006 - 07:34:39 EST


Hi,

On Tue, Apr 18, 2006 at 12:14:18PM +0100, Alan Cox wrote:
> On Llu, 2006-04-17 at 16:11 -0700, James Ausmus wrote:
> > Some IDE -> Compact Flash media adapters are not capable of supporting
> > UDMA, which can cause very slow boot times when the CF media itself
> > reports as capable of UDMA transfer speeds. Create Kconfig option to
> > turn off the UDMA capability bit when media is identified as Compact
> > Flash.
>
> This would be far better if it was a boot time option than a kernel
> configuration or set using sysfs/procfs controls as users will not want
> to recompile their kernel in such cases.

Count me in.
However, while this is much better than a compile-time setting, it's still
not fully satisfying since many users won't realize that they're hitting this
problem and thus won't search for and find this obscure boot parameter.
Is there any way at all to get this condition detected automatically?
I think one should try hard to find a way to detect it, if at all possible.

Andreas Mohr
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/