patch-2.3.14 linux/drivers/video/font_6x11.c
Next file: linux/drivers/video/g364fb.c
Previous file: linux/drivers/video/fm2fb.c
Back to the patch index
Back to the overall index
- Lines: 64
- Date:
Fri Aug 13 12:15:00 1999
- Orig file:
v2.3.13/linux/drivers/video/font_6x11.c
- Orig date:
Tue Sep 29 20:56:33 1998
diff -u --recursive --new-file v2.3.13/linux/drivers/video/font_6x11.c linux/drivers/video/font_6x11.c
@@ -1207,6 +1207,8 @@
0x00, /* 00000000 */
/* 92 0x5c '\' */
+ 0x40, /* 0 000000 */
+ 0x40, /* 0 000000 */
0x20, /* 00 00000 */
0x20, /* 00 00000 */
0x10, /* 000 0000 */
@@ -1215,8 +1217,6 @@
0x08, /* 0000 000 */
0x04, /* 00000 00 */
0x04, /* 00000 00 */
- 0x02, /* 000000 0 */
- 0x02, /* 000000 0 */
0x00, /* 00000000 */
/* 93 0x5d ']' */
@@ -1253,7 +1253,7 @@
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
- 0x7e, /* 0 0 */
+ 0xfc, /* 00 */
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
@@ -2222,9 +2222,9 @@
/* 170 0xaa '\252' */
0x00, /* 00000000 */
- 0x7a, /* 0 0 0 */
- 0x2e, /* 00 0 0 */
- 0x2e, /* 00 0 0 */
+ 0xf4, /* 0 00 */
+ 0x5c, /* 0 0 00 */
+ 0x5c, /* 0 0 00 */
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
@@ -2732,7 +2732,7 @@
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
- 0x7e, /* 0 0 */
+ 0xfc, /* 00 */
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
@@ -2834,11 +2834,11 @@
/* 217 0xd9 '\331' */
0x00, /* 00000000 */
0x00, /* 00000000 */
- 0x7e, /* 0 0 */
+ 0xfc, /* 00 */
0x00, /* 00000000 */
- 0x7e, /* 0 0 */
+ 0xfc, /* 00 */
0x00, /* 00000000 */
- 0x7e, /* 0 0 */
+ 0xfc, /* 00 */
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)