Thread (8 messages) flat view 8 messages, 3 authors, 2004-11-04

Re: [PATCH 1/8] fbcon: Do not touch hardware if vc_mode != KD_TEXT

From: Antonino A. Daplas <hidden>
Date: 2004-11-04 00:58:55

On Thursday 04 November 2004 07:52, Andrew Morton wrote:
"Antonino A. Daplas" [off-list ref] wrote:
This patch conflicts with Ben's "fbdev: workaround for broken X servers"
patch, which is in Linus's tree now.

So fb_blank() will now look like this:

int
fb_blank(struct fb_info *info, int blank)
{
	int err = -EINVAL;

	/* Workaround for broken X servers */
	if (blank > VESA_POWERDOWN)
		blank = VESA_POWERDOWN;

	if (info->fbops->fb_blank)
 		err = info->fbops->fb_blank(blank, info);

	return err;
}
Yes, that's correct.  Thanks.

Tony




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help