CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/03/27 07:31:30
Modified files:
sys/dev/pci : ubsec.c ubsecreg.h ubsecvar.h
share/man/man4 : ubsec.4
Log message:
Add support for the BCM5825 and the next-generation BCM5860, 5861,
5862 Broadcom CryptoNetX IPSec/SSL Security Processors. The 5825 is a
faster version of the already supported 5823, and the even faster 586x
series is a bit different and needed some more changes. The RNG
engine on the 586x is not supported yet but I hope to fix it soon...
ubsec0 at pci4 dev 0 function 0 "Broadcom 5862" rev 0x01: 3DES MD5 SHA1 AES PK,
apic 10 int 10 (irq 11)
tested by phessler@ and me
ok deraadt@