OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Tom Cosgrove (tomcvs.openbsd.org)
Date: Thu Oct 26 2006 - 03:37:14 CDT


CVSROOT: /cvs
Module name: src
Changes by: tomcvs.openbsd.org 2006/10/26 02:37:14

Modified files:
        sys/arch/i386/conf: GENERIC files.i386
        share/man/man4/man4.i386: Makefile
        share/man/man4 : random.4
Added files:
        sys/arch/i386/pci: glxsb.c
        share/man/man4/man4.i386: glxsb.4

Log message:
Driver for the AMD Geode LX series processor security block.
Currently just uses the RNG; AES support to be added later.

ok deraadt