* FrameBuffer support on PPC Kernels
@ 2000-07-31 9:24 Paolo Scaffardi
0 siblings, 0 replies; only message in thread
From: Paolo Scaffardi @ 2000-07-31 9:24 UTC (permalink / raw)
To: linuxppc-embedded
I'm writing a framebuffer device for my 8xx PPC platform (a loadable
module). To do this i must enable the framebuffer support on the kernel, to
resolve the calls to "register_framebuffer" of the device.
The problem is that by enabling the framebuffer support on the kernel
(without any other fb driver inside) the kernel doesn't compiles and reports
that "video_init" doesn't exists (called from main.c).
I am using MPC8xx-2.2.13 kernel. With the mvista kernel 2.2.13-7 i have the
same problem and another one when i try to enable "loadable module support".
It can be done because of "init_modules" and other functions that cannot be
referenced by "main.c". Why that? How can i enable the framebuffer support?
Please help me!
- MAY THE PINGUIN B WITH U -
Best regards,
Paolo Scaffardi
AIRVENT SAM s.p.a - RIMINI (ITALY)
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-07-31 9:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-31 9:24 FrameBuffer support on PPC Kernels Paolo Scaffardi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.