Re: [PATCH] fix Intel RNG detection

From: gmu 2k6
Date: Thu Jul 27 2006 - 11:49:46 EST


On 7/27/06, Jan Beulich <jbeulich@xxxxxxxxxx> wrote:
># dmesg | grep rng
>intel_rng: FWH not detected
>
>looks like this ProLiant box with the ICH5 chip has no usable RNG
>included, or should it?

A configuration like this is what actually motivated me to write the
patch. You need to remember that the RNG doesn't live in the ICH, but in
the FWH (which is a different chip not showing up as a separate device
anywhere) with only some access parameters being configured via the LPC
device inside the ICH.

well, then let's push it into Linus' tree after the proposed cleanups.
-
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/