patch-2.1.111 linux/drivers/video/fbcon.h
Next file: linux/drivers/video/font.h
Previous file: linux/drivers/video/fbcon.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Jul 21 10:28:24 1998
- Orig file:
v2.1.110/linux/drivers/video/fbcon.h
- Orig date:
Tue Jul 21 00:15:32 1998
diff -u --recursive --new-file v2.1.110/linux/drivers/video/fbcon.h linux/drivers/video/fbcon.h
@@ -31,6 +31,7 @@
void (*revc)(struct display *p, int xx, int yy);
void (*cursor)(struct display *p, int mode, int xx, int yy);
int (*set_font)(struct display *p, int width, int height);
+ void (*clear_margins)(struct vc_data *conp, struct display *p);
unsigned int fontwidthmask; /* 1 at (1 << (width - 1)) if width is supported */
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov