patch-2.1.110 linux/include/linux/console_struct.h

Next file: linux/include/linux/fb.h
Previous file: linux/include/linux/console_compat.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.109/linux/include/linux/console_struct.h linux/include/linux/console_struct.h
@@ -77,6 +77,7 @@
 	unsigned int	vc_bell_pitch;		/* Console bell pitch */
 	unsigned int	vc_bell_duration;	/* Console bell duration */
 	unsigned int	vc_cursor_type;
+	struct vc_data **vc_display_fg;		/* Ptr to var holding fg console for this display */
 	/* additional information is in vt_kern.h */
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov