CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/10/09 07:41:04
Modified files:
sys/dev/usb : ehci.c ehcivar.h
Log message:
Our arc4random() is safe to use in any context, so we don't the crazy
fake randomizer for pre-boot. We still need better interrupt scheduling,
but this makes that more clear.
ok yuo mpi
