From 4571e2104f6f06bd9542f8d1edbc5da3f16796bc Mon Sep 17 00:00:00 2001 From: Marius Strobl Date: Mon, 15 Aug 2005 21:15:07 +0000 Subject: Now that at least some screen savers work on sparc64 sync with other archs and enable splash(4) by default (the non-working screen savers either don't compile or just have no effect when loaded, i.e. don't cause harm). MFC after: 1 week --- sys/sparc64/conf/GENERIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 5a2d7bf66719..b85798ac0a92 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -126,7 +126,7 @@ device psm # PS/2 mouse device sc device creator # Creator, Creator3D and Elite3D framebuffers device machfb # ATI Mach64 framebuffers -#device splash # Splash screen and screen saver support +device splash # Splash screen and screen saver support options KBD_INSTALL_CDEV # install a CDEV entry in /dev #device ofw_console # Open Firmware console device -- cgit v1.3