CVSROOT: /cvs Module name: src Changes by: piro...@cvs.openbsd.org 2013/11/05 09:34:45
Modified files: sys/arch/octeon/dev: octrng.c Log message: octrng: Fix control flags. They had the wrong endian representation. Found the hardway by bcallah@. Thanks!