/* * linux/drivers/video/epson1355fb.c * -- Support for the Epson SED1355 LCD/CRT controller * * Copyright (C) 2000 Philipp Rumpf * * based on linux/drivers/video/skeletonfb.c, which was * Created 28 Dec 1997 by Geert Uytterhoeven * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ /* Modified for TOSHIBA by Alice Hennessy, ahennessy@mvista.com * * . Added 16 bpp support * . Added crt support */ /* TODO (roughly in order of priority): * hw cursor support * SwivelView */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include