Console Driver

Where can i get Console Driver for SA1110 Board ? or in general for armle
Whether driver is readily available Or We need to write, if so can we get
Source code for X86 Console Driver.?

sam <g_hullur@yahoo.com> wrote:

Where can i get Console Driver for SA1110 Board ? or in general for armle
Whether driver is readily available Or We need to write, if so can we get
Source code for X86 Console Driver.?

Do you mean a driver to do a text console on an LCD panel?

chris


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

Yes i am looking exactly that.How can i do it ?
Chris McKillop wrote:

sam <> g_hullur@yahoo.com> > wrote:
Where can i get Console Driver for SA1110 Board ? or in general for armle
Whether driver is readily available Or We need to write, if so can we get
Source code for X86 Console Driver.?


Do you mean a driver to do a text console on an LCD panel?

chris


Chris McKillop <> cdm@qnx.com> > “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

sam <g_hullur@yahoo.com> wrote:

Yes i am looking exactly that.How can i do it ?

Well, the x86 devc-con relies on BIOS routines for characters, etc, etc.
So you would basically have to write a rendering engine for fonts and
such. Why not just use Photon? You can open a full screen pterm without
pwm running to emulate the console.

chris


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/