linux deller

Helge Deller deller@puffin.external.hp.com
Sun, 28 Jan 2001 15:53:26 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	deller	01/01/28 15:53:26

Added files:
	drivers/video  : Makefile.sti_new 
	drivers/video/sti: Makefile sticon-bmode.c sticon-bmode.h 
	                   sticon-wmode.c sticon-wmode.h sticon.c 
	                   sticore.c sticore.h stifb.c 

Log message:
This is the first step to rewrite the current cruft for STI-console.

It mostly compiles already, but it's completly *UNTESTED*.
Font-stuff is surely broken (some code is still missing),
byte-mode-ROMs aren't supported yet and the stifb-framebuffer
won't even let you link a kernel.

btw: Makefile.sti_new is the replacement for the original Makefile if you
want to test/correct my code.

In the meantime I will leave the current sti-code in the video-dir,
but the new files are already in their own sub-directory.

Helge