Hi Jonh, I worked around my issue and now I have more specific questions for you. 1) I see that I can enable the framebuffer support in the kernel configuration using the option "ACME apps->Enable Framebuffer". This is ok for me 2) I see that in "drivers/video" directory there are a lot of frame buffer drivers for a lot of devices. I think that I should add my specific driver here but I dont' know how to operate (i have the C soruce code of the driver but i don't know how to modify the kernel makefile to add it) 3) My third question is about the framebuffer driver: where is the point where I select wich driver I want to use ?
I hope my questions were enough clear for you! Thank you Maurizio 2007/2/19, John Crispin <[EMAIL PROTECTED]>: > > Hi > > sure, i made a FB for the foxvhdl... what exactly do you need to know ? > > John > > Quoting maurizio bertero <[EMAIL PROTECTED]<maurizio.bertero%40gmail.com> > >: > > > Hello, > > I'm thinking about developing a framebuffer driver for a simple 128x64 > lcd > > display (KS108 driver chip). > > I've found the source code of the driver here, > > http://lwn.net/Articles/138383/ > > I'm able to modify the driver to adapt it to the FOX specific I/O, but I > > need some help about the process of compiling and adding the driver to > the > > fox enviroment. > > > > Can anyone help me or point me to the right direction ? > > > > > > Thank you in advance for your help > > > > Maurizio > > > > > > [Non-text portions of this message have been removed] > > > > > > > [Non-text portions of this message have been removed]
