Well, these boards use KL133s (not KM133s). The KL133 also has an
integrated S3 ProSavage card.
Maybe another bit seems to need setting somewhere. But where?
> However, the patch isn't being accepted until an explanation from VIA is
> obtained (apparently the head kernel honcho's were explicitly told to
> clear bit 5). I'm working on that now.
I've been told the same. Clearing bit 5 is apparently necessary to
prevent IDE crruption. Asus lists two motherboards, one with a KL133,
one with a KL133A. It looks like the motherboards using KL133s are
broken, and the KL133As work.
How bad is "not clearing bit 5"?
How bad is
if ((device_id = kl133) || (device_id = km133)) {
/* Don't clear bit 5 */
}
Is it possible to clear bit 5, but not bit X, to fix it?
> --
> -Steven
> In a time of universal deceit, telling the truth is a revolutionary act.
> -- George Orwell
> He's alive. He's alive! Oh, that fellow at RadioShack said I was mad!
> Well, who's mad now?
> -- Montgomery C. Burns
-- Berend De Schouwer- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/