NOTES: Move safe(4) to the MI NOTES file
Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D44780
This commit is contained in:
@@ -450,14 +450,6 @@ device pmspcv
|
||||
# Only for legacy Atom C2XXX chipsets.
|
||||
device qat_c2xxx
|
||||
|
||||
#
|
||||
# SafeNet crypto driver: can be moved to the MI NOTES as soon as
|
||||
# it's tested on a big-endian machine
|
||||
#
|
||||
device safe # SafeNet 1141
|
||||
options SAFE_DEBUG # enable debugging support: hw.safe.debug
|
||||
options SAFE_RNDTEST # enable rndtest support
|
||||
|
||||
#
|
||||
# VirtIO support
|
||||
#
|
||||
|
||||
@@ -2635,6 +2635,10 @@ device hifn # Hifn 7951, 7781, etc.
|
||||
options HIFN_DEBUG # enable debugging support: hw.hifn.debug
|
||||
options HIFN_RNDTEST # enable rndtest support
|
||||
|
||||
device safe # SafeNet 1141
|
||||
options SAFE_DEBUG # enable debugging support: hw.safe.debug
|
||||
options SAFE_RNDTEST # enable rndtest support
|
||||
|
||||
#####################################################################
|
||||
|
||||
|
||||
|
||||
@@ -641,13 +641,6 @@ device vmd
|
||||
#
|
||||
# PMC-Sierra SAS/SATA controller
|
||||
device pmspcv
|
||||
#
|
||||
# SafeNet crypto driver: can be moved to the MI NOTES as soon as
|
||||
# it's tested on a big-endian machine
|
||||
#
|
||||
device safe # SafeNet 1141
|
||||
options SAFE_DEBUG # enable debugging support: hw.safe.debug
|
||||
options SAFE_RNDTEST # enable rndtest support
|
||||
|
||||
#
|
||||
# glxiic is an I2C driver for the AMD Geode LX CS5536 System Management Bus
|
||||
|
||||
Reference in New Issue
Block a user