diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-03-27 21:34:32 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-03-27 21:34:32 +0000 |
commit | 636cc176844d7cb4cc798ddfb37c732892469de4 (patch) | |
tree | 4fcac77f3eb2a6a03e1a3abb1b327d581bcf75a5 /sys/arch/alpha/conf | |
parent | 6cffdef835d86daf8477e98e9359981e16ac6a15 (diff) |
add a few more crypto cards.
ok martin@
Diffstat (limited to 'sys/arch/alpha/conf')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index dcfada2eea1..ccc3698862d 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.167 2006/03/12 17:29:48 martin Exp $ +# $OpenBSD: GENERIC,v 1.168 2006/03/27 21:34:31 brad Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -390,7 +390,10 @@ wsmouse* at pmsi? mux 0 # crypto support hifn* at pci? # Hi/fn 7751 crypto card -#ubsec* at pci? # Bluesteel Networks 5xxx crypto card +lofn* at pci? # Hi/fn 6500 crypto card +nofn* at pci? # Hi/fn 7814/7851/7854 crypto card +ubsec* at pci? # Bluesteel Networks 5xxx crypto card +safe* at pci? # SafeNet SafeXcel 1141/1741 #ises* at pci? # Pijnenburg PCC-ISES #pseudo-device raid 4 # RAIDframe disk driver |