Add the cryptodev device.
This commit is contained in:
parent
3f62727443
commit
695be8b931
@ -24,7 +24,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd September 6, 2010
|
||||
.Dd December 14, 2015
|
||||
.Dt AESNI 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -36,6 +36,7 @@ place the following lines in your
|
||||
kernel configuration file:
|
||||
.Bd -ragged -offset indent
|
||||
.Cd "device crypto"
|
||||
.Cd "device cryptodev"
|
||||
.Cd "device aesni"
|
||||
.Ed
|
||||
.Pp
|
||||
|
Loading…
Reference in New Issue
Block a user