/* * linux/drivers/video/virgefb.c -- CyberVision64/3D frame buffer device * * Copyright (C) 1997 André Heynatz * * * This file is based on the CyberVision frame buffer device (cyberfb.c): * * Copyright (C) 1996 Martin Apel * Geert Uytterhoeven * * Zorro II additions : * * Copyright (C) 1998-2000 Christian T. Steigies * * Initialization additions : * * Copyright (C) 1998-2000 Ken Tyler * * Parts of the Initialization code are based on Cyberfb.c by Allan Bair, * and on the NetBSD CyberVision64 frame buffer driver by Michael Teske who gave * permission for its use. * * Many thanks to Frank Mariak for his assistance with ZORRO 2 access and other * mysteries. * * * * 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. */ #undef VIRGEFBDEBUG #undef VIRGEFBDUMP #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include