Re: libata and sata?

From: Alan
Date: Tue Dec 12 2006 - 12:29:49 EST


> I no longer have two kernels to test through; I can't tell if the speed
> is back or not. Nothing in dmesg tells me if SATA is using DMA or
> 32-bit IO support though, so I don't know... lack of knowledge over here
> is killing me for troubleshooting this on my own.

The dmesg message shows the mode selected. It should be the highest speed
but in one or two cases it selects UDMA33 only. I've fixed one of those
caused by us relying on a bit not defined in older controllers. We've
still got a case in the newer chips where BIOS setup doesn't set the
flags properly. Old IDE has a hackish workaround for that and I'll
probably end up porting it over.

-
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/