Hi Jonh, yes, your work on the foxvhdl is very good, but what I need is more simple. I want to connect the lcd display directly to the FOX's I/O. I don't need any FPGA because the lcd display that I intend to use has it's own internal controller and the interface with the FOX is very simple. I've already found the source code of a framebuffer driver for my LCD but I don't to know how to compile it and add it to the fox's filesystem. What I need, I think, is a guide like this http://www.acmesystems.it/?id=710 (that is for a kernel module driver) but for a simple kernel driver.
Thank you in advance for you help 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]
