add safe driver until we can verify it as machine-independent

This commit is contained in:
Sam Leffler 2003-07-21 21:51:24 +00:00
parent fc66b6e994
commit 721efab91e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117849

View File

@ -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:
#