diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-08-22 20:03:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-08-22 20:03:57 +0000 |
commit | 5222b9a527d31516f9eefa830b8ad96a5f957ad7 (patch) | |
tree | f53c31cf9113c12ab8f29c8710846efe4c9f5b58 /sys/arch/sgi/conf | |
parent | d5e7a97e1c6cffea29c774bdef80b0e2c04541b3 (diff) |
pseudo-device crypto was accidentally left for some architectures.
Diffstat (limited to 'sys/arch/sgi/conf')
-rw-r--r-- | sys/arch/sgi/conf/GENERIC-IP22 | 3 | ||||
-rw-r--r-- | sys/arch/sgi/conf/GENERIC-IP26 | 3 | ||||
-rw-r--r-- | sys/arch/sgi/conf/GENERIC-IP27 | 3 | ||||
-rw-r--r-- | sys/arch/sgi/conf/GENERIC-IP28 | 3 | ||||
-rw-r--r-- | sys/arch/sgi/conf/GENERIC-IP30 | 3 | ||||
-rw-r--r-- | sys/arch/sgi/conf/GENERIC-IP32 | 3 |
6 files changed, 6 insertions, 12 deletions
diff --git a/sys/arch/sgi/conf/GENERIC-IP22 b/sys/arch/sgi/conf/GENERIC-IP22 index bbfaa29b495..27f984cd0b9 100644 --- a/sys/arch/sgi/conf/GENERIC-IP22 +++ b/sys/arch/sgi/conf/GENERIC-IP22 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC-IP22,v 1.15 2012/07/18 19:56:02 miod Exp $ +# $OpenBSD: GENERIC-IP22,v 1.16 2014/08/22 20:03:56 deraadt Exp $ # # THIS KERNEL IS FOR INDIGO (IP20), INDY (IP22) AND INDIGO2 (IP24) SYSTEMS ONLY. # @@ -103,6 +103,5 @@ safte* at scsibus? ses* at scsibus? uk* at scsibus? -pseudo-device crypto 1 #pseudo-device hotplug 1 # devices hot plugging pseudo-device wsmux 2 # Mouse and keyboard multiplexor diff --git a/sys/arch/sgi/conf/GENERIC-IP26 b/sys/arch/sgi/conf/GENERIC-IP26 index 6f27c2d8eb4..b26419b1b53 100644 --- a/sys/arch/sgi/conf/GENERIC-IP26 +++ b/sys/arch/sgi/conf/GENERIC-IP26 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC-IP26,v 1.1 2012/09/29 21:46:02 miod Exp $ +# $OpenBSD: GENERIC-IP26,v 1.2 2014/08/22 20:03:56 deraadt Exp $ # # THIS KERNEL IS FOR POWER INDIGO2 R8000 (IP26) SYSTEMS ONLY. # @@ -85,6 +85,5 @@ safte* at scsibus? ses* at scsibus? uk* at scsibus? -pseudo-device crypto 1 #pseudo-device hotplug 1 # devices hot plugging pseudo-device wsmux 2 # Mouse and keyboard multiplexor diff --git a/sys/arch/sgi/conf/GENERIC-IP27 b/sys/arch/sgi/conf/GENERIC-IP27 index c2cc719898a..dda9b82af01 100644 --- a/sys/arch/sgi/conf/GENERIC-IP27 +++ b/sys/arch/sgi/conf/GENERIC-IP27 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC-IP27,v 1.54 2014/08/15 14:06:48 mikeb Exp $ +# $OpenBSD: GENERIC-IP27,v 1.55 2014/08/22 20:03:56 deraadt Exp $ # # THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY. # @@ -277,6 +277,5 @@ com* at puc? com* at pcmcia? com* at cardbus? -pseudo-device crypto 1 pseudo-device hotplug 1 # devices hot plugging pseudo-device wsmux 2 # Mouse and keyboard multiplexor diff --git a/sys/arch/sgi/conf/GENERIC-IP28 b/sys/arch/sgi/conf/GENERIC-IP28 index 72a13b3d69a..76523f0d477 100644 --- a/sys/arch/sgi/conf/GENERIC-IP28 +++ b/sys/arch/sgi/conf/GENERIC-IP28 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC-IP28,v 1.3 2012/07/14 19:53:27 miod Exp $ +# $OpenBSD: GENERIC-IP28,v 1.4 2014/08/22 20:03:56 deraadt Exp $ # # THIS KERNEL IS FOR POWER INDIGO2 R10000 (IP28) SYSTEMS ONLY. # @@ -84,6 +84,5 @@ safte* at scsibus? ses* at scsibus? uk* at scsibus? -pseudo-device crypto 1 #pseudo-device hotplug 1 # devices hot plugging pseudo-device wsmux 2 # Mouse and keyboard multiplexor diff --git a/sys/arch/sgi/conf/GENERIC-IP30 b/sys/arch/sgi/conf/GENERIC-IP30 index 210298fc91a..9da4bca0728 100644 --- a/sys/arch/sgi/conf/GENERIC-IP30 +++ b/sys/arch/sgi/conf/GENERIC-IP30 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC-IP30,v 1.47 2014/08/15 14:06:48 mikeb Exp $ +# $OpenBSD: GENERIC-IP30,v 1.48 2014/08/22 20:03:56 deraadt Exp $ # # THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY. # @@ -268,6 +268,5 @@ com* at puc? com* at pcmcia? com* at cardbus? -pseudo-device crypto 1 pseudo-device hotplug 1 # devices hot plugging pseudo-device wsmux 2 # Mouse and keyboard multiplexor diff --git a/sys/arch/sgi/conf/GENERIC-IP32 b/sys/arch/sgi/conf/GENERIC-IP32 index d122f70059a..2c9a80c1f01 100644 --- a/sys/arch/sgi/conf/GENERIC-IP32 +++ b/sys/arch/sgi/conf/GENERIC-IP32 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC-IP32,v 1.38 2014/08/15 14:06:48 mikeb Exp $ +# $OpenBSD: GENERIC-IP32,v 1.39 2014/08/22 20:03:56 deraadt Exp $ # # THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY. # @@ -264,6 +264,5 @@ com* at puc? com* at pcmcia? com* at cardbus? -pseudo-device crypto 1 pseudo-device hotplug 1 # devices hot plugging pseudo-device wsmux 2 # Mouse and keyboard multiplexor |