* lynxfb.c
@ 2002-09-18 16:27 Linux PPC
2002-09-19 0:47 ` lynxfb.c David Gibson
0 siblings, 1 reply; 2+ messages in thread
From: Linux PPC @ 2002-09-18 16:27 UTC (permalink / raw)
To: linuxppc-embedded
Hello,
Has anybody seen it working? We are using sensoray
video module, which uses Lynx3DM chip.
Thanks,
__________________________________________________________
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: lynxfb.c
2002-09-18 16:27 lynxfb.c Linux PPC
@ 2002-09-19 0:47 ` David Gibson
0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2002-09-19 0:47 UTC (permalink / raw)
To: linuxppc-embedded
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-09-19 0:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-18 16:27 lynxfb.c Linux PPC
2002-09-19 0:47 ` lynxfb.c David Gibson
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).