add safe driver until we can verify it as machine-independent
This commit is contained in:
parent
fc66b6e994
commit
721efab91e
@ -579,6 +579,16 @@ device aacp # SCSI Passthrough interface (optional, CAM required)
|
||||
# IBM (now Adaptec) ServeRAID controllers
|
||||
device ips
|
||||
|
||||
#
|
||||
# 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
|
||||
|
||||
#####################################################################
|
||||
|
||||
#
|
||||
# Miscellaneous hardware:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user