[parisc-linux-cvs] linux deller
    Helge Deller 
    deller@puffin.external.hp.com
    Fri, 16 Feb 2001 18:29:24 -0700
    
    
  
CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	deller	01/02/16 18:29:24
Modified files:
	drivers/video/sti: sticon-bmode.c sticon-wmode.c sticon.c 
	                   sticore.c sticore.h 
Log message:
This patch
- adds lots of comments to the STI-structs
- adds headers to all important files
- changes the return value of some [w|b]mode_xyz functions
- default_sti is now a pointer to a sti_struct in sti_rom[]
- sti_rom[] is now dynamically allocated
- enables the "sti=<no>" commandline
- cleaned up the TODO- and KNOWN ISSUES lists
- and maybe something more :-)