All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Krzysztof Helt" <krzysztof.h1@wp.pl>
To: "Antonino A.Daplas" <adaplas@gmail.com>
Cc: linux-fbdev-devel <linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: [PATCH] pm3fb: preliminary support for 2.6kernel
Date: Tue, 08 May 2007 08:27:47 +0200	[thread overview]
Message-ID: <464018632f390@wp.pl> (raw)
In-Reply-To: <463e3edaad7a2@wp.pl> <1178572074.4674.3.camel@daplas>



Dnia 7-05-2007 o godz. 23:07 Antonino A. Daplas napisa³(a):
>
> Thanks for doing this.  I change the VESA_* constants to FB_BLANK_*
> constants. It's just a simple substitution, but let me know if it's
> correct. (I don't know what to do with FB_BLANK_UNBLANK.)
> 
> Tony
>

Thank you. I assume that FB_BLANK_NORMAL means screen off.

Add this case for FB_BLANK_UNBLANK:

case FB_BLANK_UNBLANK:
	video = video | PM3VideoControl_ENABLE;
	break;


Regards,
Krzysztof

----------------------------------------------------
Morderstwa i krew ofiar na ¶cianach. Mroczne miasto 
pogr±¿one w chaosie. Sprawd¼ kto jest Przybywaj±cym!
Przybywaj±cy - thriller metafizyczny ju¿ w ksiêgarniach.
http://klik.wp.pl/?adr=http%3A%2F%2Fksiazki.wp.pl%2Fkatalog%2Fksiazki%2Fksiazka.html%3Fkw%3D10414&sid=1128



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

      reply	other threads:[~2007-05-08  6:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-06 20:47 [PATCH] pm3fb: preliminary support for 2.6 kernel Krzysztof Helt
2007-05-07 12:08 ` Romain Dolbeau
2007-05-08  6:15   ` Krzysztof Helt
2007-05-08 12:19     ` Antonino A. Daplas
2007-05-07 21:07 ` Antonino A. Daplas
2007-05-08  6:27   ` Krzysztof Helt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=464018632f390@wp.pl \
    --to=krzysztof.h1@wp.pl \
    --cc=adaplas@gmail.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.