Re: [patch 3/6] New Generic HW RNG (#2)

2006-05-07 Thread Michael Buesch
On Sunday 07 May 2006 17:22, you wrote: > On Sun, May 07, 2006 at 04:38:09PM +0200, Michael Buesch wrote: > > Add a driver for the x86 RNG. > > This driver is ported from the old hw_random.c > > > [skip] > > +static int __init intel_init(struct hwrng *rng) > > Cannot be __init anymore - now rng->

[patch 3/6] New Generic HW RNG (#2)

2006-05-07 Thread Michael Buesch
Add a driver for the x86 RNG. This driver is ported from the old hw_random.c Signed-off-by: Michael Buesch <[EMAIL PROTECTED]> Index: hwrng/drivers/char/hw_random/Kconfig === --- hwrng.orig/drivers/char/hw_random/Kconfig 2006-05-07