linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antonino Daplas <adaplas@pol.net>
To: ayachi gherissi <ayachi19@yahoo.ca>
Cc: Linux Fbdev development list <linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: newbie question
Date: 10 Mar 2003 10:06:40 +0800	[thread overview]
Message-ID: <1047261892.1266.26.camel@localhost.localdomain> (raw)
In-Reply-To: <20030309172143.7419.qmail@web40502.mail.yahoo.com>

On Mon, 2003-03-10 at 01:21, ayachi gherissi wrote:
> 
> hi  i'm newbie in framebuffer driver development
> 
> i have a graphics card siliconmotion 721 (Lynx3DM) i want to make the framebuffer driver i get the spec of the card
> 
> i take cyber2000fb driver and i start modifying it
> 
> 
> i activate pci burst 
>     enable linear memory
>     get memory size
>     calculate vclck
>     calculate mclck  
> 
> i know that each hardware is specfic
> my question is
> what other general steps related to hardware
> must i done to get things work
> 

You also need to modify the registers that determines the video mode
(ie, 1024x768 at 85 Hz), the type of colorspace (RGB, 8, 16, 24, 32
bit/pseudocolor, truecolor, directcolor etc), and the hardware color
look-up table (if using pseudocolor, directcolor).

Tony




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com

      reply	other threads:[~2003-03-10  2:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-09 17:21 newbie question ayachi gherissi
2003-03-10  2:06 ` Antonino Daplas [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=1047261892.1266.26.camel@localhost.localdomain \
    --to=adaplas@pol.net \
    --cc=ayachi19@yahoo.ca \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).