Module Name: src Committed By: jmcneill Date: Fri Jan 25 00:06:05 UTC 2013
Modified Files: src/sys/arch/evbarm/conf: RPI Log Message: add bcmrng To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/evbarm/conf/RPI Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/evbarm/conf/RPI diff -u src/sys/arch/evbarm/conf/RPI:1.22 src/sys/arch/evbarm/conf/RPI:1.23 --- src/sys/arch/evbarm/conf/RPI:1.22 Mon Jan 21 16:25:09 2013 +++ src/sys/arch/evbarm/conf/RPI Fri Jan 25 00:06:05 2013 @@ -1,5 +1,5 @@ # -# $NetBSD: RPI,v 1.22 2013/01/21 16:25:09 jakllsch Exp $ +# $NetBSD: RPI,v 1.23 2013/01/25 00:06:05 jmcneill Exp $ # # RPi -- Raspberry Pi # @@ -196,6 +196,9 @@ bcmtmr0 at obio? # Power management, Reset controller and Watchdog registers bcmpm0 at obio? +# Random number generator +bcmrng0 at obio? + # Arasan SD/MMC Interface sdhc* at obio? sdmmc* at sdhc?