> Excellent!
> Got any URLs?
RML> its been in 2.4 for a year or so, although only in the last few tests
as
RML> it supported i815. it has been in 2.2 since 2.2.17 or the current
2.2.18.

2.2.18 I think, or some undetected disk-error must have swept it away from
the local sourcetree :o)

RML> take a look at linux/drivers/char/i810_rng.c
RML> Jeff's homepage for it is http://gtf.org/garzik/drivers/i810_rng/ but
RML> probably not as up to date as the C source.

Thank you!

RML> it works great for me. i have it feeding the standard entropy pool, so
my
RML> /dev/random is fat with entropy.

You didn't forget to change the line
random.c: #define POOLWORDS 128    /* Power of 2 - note that this is 32-bit
words */
to
#define POOLWORDS 2048    /* Power of 2 - note that this is 32-bit words */
? :o)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to