public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Advices for a lcd driver design. (suite)
@ 2005-06-06 18:38 moreau francis
  2005-06-06 19:44 ` Pavel Machek
  0 siblings, 1 reply; 8+ messages in thread
From: moreau francis @ 2005-06-06 18:38 UTC (permalink / raw)
  To: linux-kernel

Hello,

I posted an email 1 month ago because I was looking for advices to design
a driver for a lcd device (128x64 pixels) with a t6963c controller.

I have finally choosen a console implementation to interact with the lcd. It
allows me to reuse code that deals with escape character or to start a getty on
it. Unfortunately this implemenatation doens't support lcd's graphical mode.
So I wrote another small driver that can be accessed through "/dev/lcd". It
drives the lcd only in graphical mode. That means that a "echo foo > /dev/lcd"
command won't work as expected.

So now I'm wondering how to synchronize access to the lcd. Because a user appli
that is sending an image to "/dev/lcd" may want to prevent other access from
other application to the lcd either from "/dev/ttyX" or "/dev/lcd" but still
should be able to send char to "/dev/ttyX"

Any idea ?

Thanks for your answers,

         Francis


	

	
		
_____________________________________________________________________________ 
Découvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vidéos ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-06-10  9:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-06 18:38 Advices for a lcd driver design. (suite) moreau francis
2005-06-06 19:44 ` Pavel Machek
2005-06-07  8:04   ` moreau francis
2005-06-07 20:33     ` Lukasz Stelmach
2005-06-08  8:42       ` moreau francis
2005-06-08 19:35         ` Lukasz Stelmach
2005-06-09  8:20           ` moreau francis
2005-06-10  9:35             ` framebuffer driver for an LCD display Lukasz Stelmach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox