patch-2.1.132 linux/include/linux/fb.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/linux/coda_psdev.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 21 14:48:04 1998
- Orig file:
v2.1.131/linux/include/linux/fb.h
- Orig date:
Thu Nov 19 09:56:29 1998
diff -u --recursive --new-file v2.1.131/linux/include/linux/fb.h linux/include/linux/fb.h
@@ -35,6 +35,8 @@
#define FB_AUX_TEXT_MDA 0 /* Monochrome text */
#define FB_AUX_TEXT_CGA 1 /* CGA/EGA/VGA Color text */
#define FB_AUX_TEXT_S3_MMIO 2 /* S3 MMIO fasttext */
+#define FB_AUX_TEXT_MGA_STEP16 3 /* MGA Millenium I: text, attr, 14 reserved bytes */
+#define FB_AUX_TEXT_MGA_STEP8 4 /* other MGAs: text, attr, 6 reserved bytes */
#define FB_VISUAL_MONO01 0 /* Monochr. 1=Black 0=White */
#define FB_VISUAL_MONO10 1 /* Monochr. 1=White 0=Black */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov