lkml.org 
[lkml]   [2005]   [Oct]   [24]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateMon, 24 Oct 2005 12:45:18 +0200
FromPavel Machek <>
SubjectRe: [patch 2/5] Core HW RNG support
Hi!

> This patch adds support for the HW RNG core. The core code
> simply implements the user space interface and calls HW-specific
> function pointers to do the real data gathering. We do this
> instead of having each driver re-implement the user space functionality
> so we do not end up with a bunch of drivers replicating the exact 
> same 50 lines of code (see drivers/watchdog). 
> 
> Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
> 

> Index: linux-2.6-rng/drivers/char/rng/Makefile
> ===================================================================
> --- /dev/null
> +++ linux-2.6-rng/drivers/char/rng/Makefile

Could we have it named drivers/char/random, or perhaps just
drivers/random?

							Pavel

-- 
Thanks, Sharp!
-
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/

\
 
 \ /
  Last update: 2005-10-24 09:51    [W:0.375 / U:0.620 seconds]
©2003-2008 Jasper Spaans