Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/char/hw_random
David Brownell 537878d2c9 hw_random doc updates
Update documentation for the hw_random support to be current:

 - Documentation/hw_random.txt has been updated to reflect the
   current code:  it's a framework now, a "core" with a small
   sysfs interface, that hardware-specific drivers plug in to.
   Text specific to Intel hardware is now at the end.

 - Kconfig now references the Documentation/hw_random.txt file
   and better explains what this really does.

Both chunks of documentation now higlight the fact that the kernel entropy
pool is maintained by "rngd", and this driver has nothing directly to do with
that important task.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-03-24 19:22:19 -07:00
..
amd-rng.c [HWRNG]: move status polling loop to data_present callbacks 2008-01-11 08:16:16 +11:00
core.c HWRNG: add possibility to remove hwrng devices during suspend/resume 2008-02-05 09:44:23 -08:00
geode-rng.c [HWRNG]: move status polling loop to data_present callbacks 2008-01-11 08:16:16 +11:00
intel-rng.c [HWRNG]: move status polling loop to data_present callbacks 2008-01-11 08:16:16 +11:00
ixp4xx-rng.c [PATCH] Fix HWRNG built-in initcalls priority 2007-01-11 18:18:21 -08:00
Kconfig hw_random doc updates 2008-03-24 19:22:19 -07:00
Makefile pasemi: hardware rng driver 2007-05-09 12:30:49 -07:00
omap-rng.c [HWRNG]: move status polling loop to data_present callbacks 2008-01-11 08:16:16 +11:00
pasemi-rng.c Merge branch 'linux-2.6' 2008-01-31 11:25:51 +11:00
via-rng.c via-rng: enable secondary noise source on CPUs where it is present 2008-02-06 10:41:05 -08:00