From 721efab91e3cb9ff92a39db69d09a262a6e6b994 Mon Sep 17 00:00:00 2001 From: Sam Leffler Date: Mon, 21 Jul 2003 21:51:24 +0000 Subject: [PATCH] add safe driver until we can verify it as machine-independent --- sys/i386/conf/NOTES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index b6a078924907..f1cc29c675a1 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -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: #