diff options
author | Hakan Olsson <ho@cvs.openbsd.org> | 2001-06-27 17:56:25 +0000 |
---|---|---|
committer | Hakan Olsson <ho@cvs.openbsd.org> | 2001-06-27 17:56:25 +0000 |
commit | ef28e14e3187db2fdfbf660d1f8fcadaa6a4d4c7 (patch) | |
tree | 7f0ef099a765225aeb419c83ba55b4226107b9b1 /sys/arch/alpha | |
parent | 965079f7a907686b9919c059d8181d4c540022c3 (diff) |
Add commented out ises driver. RNG works.
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 49b3f7845bb..3abe869ae82 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.83 2001/06/27 05:46:07 art Exp $ +# $OpenBSD: GENERIC,v 1.84 2001/06/27 17:56:24 ho Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -296,6 +296,7 @@ wsmouse* at pms? # crypto support hifn* at pci? dev ? function ? # Hi/fn 7751 crypto card #ubsec* at pci? dev ? function ? # Bluesteel Networks 5xxx crypto card +#ises* at pci? dev ? function ? # Pijnenburg PCC-ISES #pseudo-device raid 4 # RAIDframe disk driver pseudo-device crypto 1 |