patch-2.3.43 linux/include/video/macmodes.h

Next file: linux/init/main.c
Previous file: linux/include/scsi/sg.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.42/linux/include/video/macmodes.h linux/include/video/macmodes.h
@@ -42,6 +42,7 @@
 #define VMODE_CHOOSE		99
 
 #define CMODE_NVRAM		-1
+#define CMODE_CHOOSE		-2
 #define CMODE_8			0	/* 8 bits/pixel */
 #define CMODE_16		1	/* 16 (actually 15) bits/pixel */
 #define CMODE_32		2	/* 32 (actually 24) bits/pixel */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)