diff options
author | Hakan Olsson <ho@cvs.openbsd.org> | 2001-01-29 08:46:59 +0000 |
---|---|---|
committer | Hakan Olsson <ho@cvs.openbsd.org> | 2001-01-29 08:46:59 +0000 |
commit | 130ea0ae298d7a37546e0d37e58f7adca7f363d2 (patch) | |
tree | 9468b466333718ed9ec11bb12e8d4d4731e62085 /sys/arch | |
parent | 003c873954c56a73b4954c316e1450ace0986f95 (diff) |
Add ises, commented out.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 1652aebcf8d..c58d5511bb8 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.231 2001/01/29 01:47:35 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.232 2001/01/29 08:46:58 ho Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -393,6 +393,7 @@ joy* at isapnp? # 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 pctr 1 pseudo-device mtrr 1 # Memory range attributes control |