git: ubsec - Fix & update

看板DFBSD_commit作者時間14年前 (2011/10/22 18:03), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 3db27b539b5281204372d0cfd926298591cf0b08 Author: Alex Hornung <ahornung@gmail.com> Date: Tue Sep 20 10:14:29 2011 +0100 ubsec - Fix & update * Fix ubsec(4) to work with our updated opencrypto. The main problem was that the argument to newsession, freesession, process and kprocess changed from an arbitrary arg (set to softc) to a device_t. * Update bits and pieces from FreeBSD, such as cleaning up the code a bit and adding support for bcm5825. Tested with a BCM5821 PCI-x card. Summary of changes: sys/dev/crypto/ubsec/ubsec.c | 160 ++++++++++---------------------------- sys/dev/crypto/ubsec/ubsecreg.h | 1 + 2 files changed, 43 insertions(+), 118 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3db27b539b5281204372d0cfd926298591cf0b08 -- DragonFly BSD source repository
文章代碼(AID): #1EefJW14 (DFBSD_commit)