/* * Frame buffer driver for Trident Blade and Image series * * Copyright 2001,2002 - Jani Monoses * * $Id: tridentfb.c,v 1.3 2002/02/25 20:09:41 marcelo Exp $ * * CREDITS:(in order of appearance) * skeletonfb.c by Geert Uytterhoeven and other fb code in drivers/video * Special thanks ;) to Mattia Crivellini * much inspired by the XFree86 4.1.0 Trident driver sources by Alan Hourihane * the FreeVGA project * Francesco Salvestrini XP support,code,suggestions * NOTES: * Tested on Compaq Presario 12XL300 with CyberBladei1 * Tested on Toshiba 1800-514 with CyberBladeXPAi1 * No monitors were harmed during the writing of this driver * TODO: * timing value tweaking so it looks good on every monitor in every mode * test text acceleration for the Image series * test DPMS stuff */ #include #include #include #include #include #include