[PATCH v2 3/5] uvesafb: change connector's max message size

2007-07-06 Thread Michal Januszewski
Change the maximum message size to 16k to allow transfers of VBE data blocks from userspace. Signed-off-by: Michal Januszewski <[EMAIL PROTECTED]> --- This patch increases the limit to 16k since the previous value (4k) proved to be insufficient for the hardware state buffer on some video cards.

[PATCH v2 3/5] uvesafb: change connector's max message size

2007-07-06 Thread Michal Januszewski
Change the maximum message size to 16k to allow transfers of VBE data blocks from userspace. Signed-off-by: Michal Januszewski [EMAIL PROTECTED] --- This patch increases the limit to 16k since the previous value (4k) proved to be insufficient for the hardware state buffer on some video cards.

[PATCH v2 3/5] uvesafb: change connector's max message size

2007-06-30 Thread Michal Januszewski
Change the maximum message size to 4k to allow transfers of VBE data blocks from userspace. Signed-off-by: Michal Januszewski <[EMAIL PROTECTED]> --- include/linux/connector.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/linux/connector.h

[PATCH v2 3/5] uvesafb: change connector's max message size

2007-06-30 Thread Michal Januszewski
Change the maximum message size to 4k to allow transfers of VBE data blocks from userspace. Signed-off-by: Michal Januszewski [EMAIL PROTECTED] --- include/linux/connector.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/linux/connector.h