linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Re: lynxfb.c
Date: Thu, 19 Sep 2002 10:47:45 +1000	[thread overview]
Message-ID: <20020919004744.GB1692@zax> (raw)
In-Reply-To: <20020918162705.2286.qmail@webmail26.rediffmail.com>


On Wed, Sep 18, 2002 at 04:27:05PM -0000, Linux  PPC wrote:
>
> Hello,
>
> Has anybody seen it working? We are using sensoray
> video module, which uses Lynx3DM chip.

The framebuffer driver as a whole is incomplete, and won't work as a
frame buffer driver.  If someone were to correct that, that would be a
Good Thing (tm).

I wrote the driver for use on the Embedded Planet Icebox (Sensoray 322
module).  I was primarily using the XFree86 siliconmotion driver, but
this makes some PCish assumptions.  I wrote the framebuffer driver to
do the basic initialization of the card - with the fb driver loaded
it's relatively easy to get X working.  I intended to complete it -
i.e. make it a fully working fb driver, but I never had the time.

Note that the fb driver does do one particularly important thing - it
initializes the memory subsystem using some undocumented prodding of
the card.  On PCs this is performed by the card BIOS, and the video
memory won't work correctly without it.

--
David Gibson			| For every complex problem there is a
david@gibson.dropbear.id.au	| solution which is simple, neat and
				| wrong.
http://www.ozlabs.org/people/dgibson

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2002-09-19  0:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-18 16:27 lynxfb.c Linux  PPC
2002-09-19  0:47 ` David Gibson [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=20020919004744.GB1692@zax \
    --to=david@gibson.dropbear.id.au \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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).