a question for linux framebuffer driver
Stephen Neuendorffer
stephen.neuendorffer at xilinx.com
Tue Jun 12 02:03:11 EST 2007
The kernel has to be informed of the device itself using platform_device_register.
I believe in the kernel you have you'll have to add code to do this, and
/arch/ppc/platforms/4xx/virtex.c is a reasonable place.
Steve
> -----Original Message-----
> From:
> linuxppc-embedded-bounces+stephen=neuendorffer.name at ozlabs.org
>
> [mailto:linuxppc-embedded-bounces+stephen=neuendorffer.name at oz
> labs.org] On Behalf Of silicom
> Sent: Saturday, June 09, 2007 5:22 AM
> To: linuxppc-embedded at ozlabs.org
> Subject: a question for linux framebuffer driver
>
> Hello,
> Now I'm porting framebuffer driver for ml403 in linux
> 2.6.171, but I find after registering the driver using
> driver_register function in xilinxfb_int, the
> xilinxfb_drv_probe function has not been called, so
> framebuffer not registered yet, no devices founded(but I have
> connected the monitor). I want to know when will
> xilinxfb_drv_probe be called?
>
>
>
>
>
>
> ________________________________
>
> 150 万 人 同 时 在 玩 的 网 游,你 不 试 试 吗 ?
> <http://event.mail.163.com/chanel/xyq.htm?from=163_NO1>
>
More information about the Linuxppc-embedded
mailing list