From c2a861c2e57fcfc16b4230408d4d89b551ede241 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 17 May 2009 04:58:21 +0000 Subject: mux too, like GENERIC --- sys/arch/armish/conf/RAMDISK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/armish/conf/RAMDISK b/sys/arch/armish/conf/RAMDISK index 7c7512b6b2d..408002dd866 100644 --- a/sys/arch/armish/conf/RAMDISK +++ b/sys/arch/armish/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.11 2008/07/01 04:50:59 brad Exp $ +# $OpenBSD: RAMDISK,v 1.12 2009/05/17 04:58:20 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -174,7 +174,7 @@ ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY ukphy* at mii? # generic unknown PHYs # mouse & keyboard multiplexor pseudo-devices -#pseudo-device wsmux 2 +pseudo-device wsmux 2 pseudo-device crypto 1 pseudo-device bio 1 # ioctl multiplexing device pseudo-device hotplug 1 # devices hot plugging -- cgit v1.2.3