Re: UDMA66 without proper cable?

From: Jan Niehusmann (list005@gondor.com)
Date: Wed May 24 2000 - 14:49:53 EST


On Wed, May 24, 2000 at 12:33:37PM -0700, Dr. Kelsey Hudson wrote:
> You didn't read that error message well enough. :)
>
> Look, you can pass a kernel parameter on boot with the
>
> idebus=33
>
> option to tell it to go to UDMA/33 instead of UDMA/66.

You didn't read that error message well enough. :)
(in fact, maybe it's not your fault, but the massage is a little bit
missleading...)

idebus doesn't set UDMA speed, it sets the system bus speed that is
used in ide timing calculations. From ide.c:

/*
 * ide_system_bus_speed() returns what we think is the system VESA/PCI
 * bus speed (in MHz). This is used for calculating interface PIO timings.
 * The default is 40 for known PCI systems, 50 otherwise.
 * The "idebus=xx" parameter can be used to override this value.
 * The actual value to be used is computed/displayed the first time through.
 */

Jan

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



This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:12 EST