Date: Wed, 20 Aug 2008 11:33:13 +0000 (UTC) From: Philip Paeps <philip@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.i386 src/sys/dev/glxsb glxsb.c glxsb.h glxsb_hash.c src/sys/i386/conf NOTES src/sys/modules Makefile src/sys/modules/glxsb Makefile Message-ID: <200808201133.m7KBXo9k056948@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
philip 2008-08-20 11:33:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/conf files.i386
sys/i386/conf NOTES
sys/modules Makefile
Added files: (Branch: RELENG_7)
sys/dev/glxsb glxsb.c glxsb.h glxsb_hash.c
sys/modules/glxsb Makefile
Log:
SVN rev 181919 on 2008-08-20 11:33:13Z by philip
MFC r181467, r181593:
Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as
found in Soekris hardware, for instance). The hardware supports
acceleration of AES-128-CBC accessible through crypto(4) and supplies
entropy to random(4).
Revision Changes Path
1.580.2.7 +2 -0 src/sys/conf/files.i386
1.2.2.1 +941 -0 src/sys/dev/glxsb/glxsb.c (new)
1.1.2.1 +57 -0 src/sys/dev/glxsb/glxsb.h (new)
1.2.2.1 +182 -0 src/sys/dev/glxsb/glxsb_hash.c (new)
1.1244.2.5 +6 -0 src/sys/i386/conf/NOTES
1.540.2.19 +2 -0 src/sys/modules/Makefile
1.1.2.1 +9 -0 src/sys/modules/glxsb/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808201133.m7KBXo9k056948>
