/* * Linux/drivers/video/retz3fb.c -- RetinaZ3 frame buffer device * * Copyright (C) 1997 Jes Sorensen * * This file is based on the CyberVision64 frame buffer device and * the generic Cirrus Logic driver. * * cyberfb.c: Copyright (C) 1996 Martin Apel, * Geert Uytterhoeven * clgen.c: Copyright (C) 1996 Frank Neumann * * History: * - 22 Jan 97: Initial work * - 14 Feb 97: Screen initialization works somewhat, still only * 8-bit packed pixel is supported. * * 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. */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include