patch-2.1.111 linux/drivers/video/mdafb.c
Next file: linux/drivers/video/offb.c
Previous file: linux/drivers/video/macmodes.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Tue Jul 21 10:28:24 1998
-  Orig file: 
v2.1.110/linux/drivers/video/mdafb.c
-  Orig date: 
Tue Jul 21 00:15:32 1998
diff -u --recursive --new-file v2.1.110/linux/drivers/video/mdafb.c linux/drivers/video/mdafb.c
@@ -286,7 +286,8 @@
 
 static struct display_switch fbcon_mdafb = {
     fbcon_vga_setup, fbcon_vga_bmove, fbcon_vga_clear, fbcon_vga_putc,
-    fbcon_vga_putcs, fbcon_vga_revc, fbcon_mdafb_cursor, NULL, FONTWIDTH(8)
+    fbcon_vga_putcs, fbcon_vga_revc, fbcon_mdafb_cursor, NULL, NULL,
+    FONTWIDTH(8)
 };
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov