> 8514/a is through its graphics processor. There is no direct
> framebuffer access, which would make porting the fbcon code pretty
> tricky.
But you don't need direct access to a frame buffer to get a text console
working.
The abstract console driver (layer _above_ vgacon/mdacon/fbcon) has no problems
with supporting boards with such graphics processors. There's been a non-GPLed
console driver (gspcon) for boards with a TMS340x0 Graphical Signal Processor
since a long time. If you can provide the basic operations in struct consw
(<linux/console.h>), it's OK.
Greetings,
Geert
--
Geert Uytterhoeven Geert.Uytterhoeven@cs.kuleuven.ac.be
Wavelets, Linux/{m68k~Amiga,PPC~CHRP} http://www.cs.kuleuven.ac.be/~geert/
Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/