From: Lukasz Stelmach <stlman@poczta.fm>
To: moreau francis <francis_moreau2000@yahoo.fr>
Cc: Pavel Machek <pavel@ucw.cz>, linux-kernel@vger.kernel.org
Subject: Re: Advices for a lcd driver design. (suite)
Date: Tue, 07 Jun 2005 22:33:46 +0200 [thread overview]
Message-ID: <42A604AA.2090907@poczta.fm> (raw)
In-Reply-To: <20050607080404.96919.qmail@web25804.mail.ukl.yahoo.com>
[-- Attachment #1: Type: text/plain, Size: 1388 bytes --]
moreau francis napisał(a):
>>>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.
>>
>>Ugh, whats wrong with standard handling via framebuffer?
>>
> well I already looked at framebuffers and choose to not use them because
> t6963c controller does not have a frame buffer memory that can be accessed
> by using mmap.
[...]
> am I wrong in my choice ?
I think the "buffer" could be shadowed in kernel and updated periodically.
>>>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.
>>
>>Look at framebuffer, that's what you want. See for example vesafb.
>
> Does frame buffer have such mechanism ? if so could you point me the code that
> handles it ?
Yes and no. No because framebuffer is about drawing graphics not text
and yest for there is fbcon console driver on top of the framebuffer. At
least AFAIK.
BTW, have you seen these
http://www.skippari.net/lcd/t6963c_prog.html
http://wwwthep.physik.uni-mainz.de/~frink/lcd-t6963c-0.1/README.html
--
Było mi bardzo miło. Trzecia pospolita klęska, [...]
>Łukasz< Już nie katolicka lecz złodziejska. (c)PP
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
next prev parent reply other threads:[~2005-06-07 20:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
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=42A604AA.2090907@poczta.fm \
--to=stlman@poczta.fm \
--cc=francis_moreau2000@yahoo.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox