patch-2.2.19 linux/drivers/char/console.c
Next file: linux/drivers/char/cpia.c
Previous file: linux/drivers/char/agp/agpgart_be.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sun Mar 25 11:37:31 2001
-  Orig file: 
v2.2.18/drivers/char/console.c
-  Orig date: 
Sun Mar 25 11:28:22 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/drivers/char/console.c linux/drivers/char/console.c
@@ -2571,6 +2571,7 @@
 	console_blanked = 0;
 	if (console_blank_hook)
 		console_blank_hook(0);
+	set_palette(currcons);
 	if (sw->con_blank(vc_cons[currcons].d, 0))
 		/* Low-level driver cannot restore -> do it ourselves */
 		update_screen(fg_console);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)