--- zzzz-none-000/linux-2.4.17/drivers/video/virgefb.c 2001-11-14 22:52:20.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/video/virgefb.c 2004-11-24 13:23:14.000000000 +0000 @@ -1,1412 +1,1412 @@ -/* - * 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 - * - * 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 - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include