Re: Strange transmit corruption in jsm driver on geode sc1200 system

From: Lennart Sorensen
Date: Mon Aug 28 2006 - 15:15:43 EST


On Mon, Aug 28, 2006 at 08:09:38PM +0100, Alan Cox wrote:
> That is worth fixing.

Well changing

case 4:

to

case 4:
case 11:
dir0_msn = 4;

Makes the geode code appear to be called, and nothing is broken so
far. Minimal testing so far actually seems to indicate a slight
performance improvement. And /proc/cpuinfo no longer shows Unknown
model. I am pretty sure in the past I have seen the model name show
MediaGX, so I suspect sometime in the last year there was a revision
change or something in the cpu modules we are using, since it now shows
Unknown.

> The databook is available from www.amd.com I believe. You'd need to look
> at that and see what needs setting. It is quite similar so it probably
> will benefit a little - but that also depends what the BIOS does for you
> and with ACPI that should be handled by the ACPI.

This BIOS has no ACPI. At best it could do APM.

Seems the amd site requires an NDA to get at anything useful. Maybe I
looked in the wrong place.

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