/* * 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. */ /* TODO (roughly in order of priority): * 16 bpp support * crt support * hw cursor support * SwivelView */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include