RE: Hooks for random device entropy generation missing in cpqarray.c

White, Charles (Charles.White@COMPAQ.com)
Wed, 20 Mar 2002 08:25:39 -0600


Yes.. I was reported that it some how got dropped from our 2.4 version of the driver..
DON'T add add_interrupt_randomness, just add "| SA_SAMPLE_RANDOM" to the call to request_irq.

Patch to follow.

-----Original Message-----
From: Manon Goo [mailto:manon@manon.de]
Sent: Wednesday, March 20, 2002 7:34 AM
To: Arrays
Cc: linux-kernel@vger.kernel.org; tytso@MIT.EDU; Markus Schröder
Subject: Hooks for random device entropy generation missing in
cpqarray.c

Hi,

All hooks for the random ganeration (add_blkdev_randomness() ) are ignored
in the cpqarray / ida driver.
Is a patch available ?
or an other updated driver ?
any hints where to put add_blkdev_randomness() in your driver ?

is add_interrupt_randomness() called on an i386 SMP IO-APCI system ?

Thanks
Manon

PS: Folks on linux-kernel please CC to manon@manon.de I am not on the list

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/