linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / video / pm3fb.h
index ac02137..6f4ea80 100644 (file)
 #endif
 
 /* max number of simultaneous board */
+/* warning : make sure module array def's are coherent with PM3_MAX_BOARD */
 #define PM3_MAX_BOARD 4
+#define PM3_MAX_BOARD_MODULE_ARRAY_SHORT "1-4h"
+#define PM3_MAX_BOARD_MODULE_ARRAY_STRING "1-4s"
 
 /* max size of options */
 #define PM3_OPTIONS_SIZE 256