[parisc-linux-cvs] linux deller

Helge Deller deller@puffin.external.hp.com
Sun, 18 Feb 2001 15:24:41 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	deller	01/02/18 15:24:41

Modified files:
	drivers/video  : Makefile 
	drivers/video/sti: sticon-bmode.c sticon-bmode.h sticon-wmode.c 
	                   sticon-wmode.h sticore.c sticore.h 

Log message:
really big patch, which changes:

- byte- and word-mode structs now have their own names
- STI console now supports linux framebuffer fonts in addition to the built-in
HP STI fonts (which are not very sufficient for linux-applications).
This can be defined in the palo Makefile with
"sti_font=<font1>,<font2>, ...", where <fontx> can be one of
VGA8x8, VGA8x16, SUN12x22 or any other linux-provided font. The fonts, which
should be supported can be selected in the normal framebuffer configure-menu.
- some other things,

more cleanup is still needed...