X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fvideo%2Fcirrusfb.c;h=237ec2ee50a8542c2fd5a97477562a343e3c2f88;hb=5e3b93f248c98873cc843e83092bb8da92ac85a2;hp=82c26b15c2254b76f578ee68935fe83dbe218433;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/drivers/video/cirrusfb.c b/drivers/video/cirrusfb.c index 82c26b15c..237ec2ee5 100644 --- a/drivers/video/cirrusfb.c +++ b/drivers/video/cirrusfb.c @@ -1,13 +1,10 @@ /* - * drivers/video/cirrusfb.c - driver for Cirrus Logic chipsets + * drivers/video/clgenfb.c - driver for Cirrus Logic chipsets * * Copyright 1999-2001 Jeff Garzik * * Contributors (thanks, all!) * - * David Eger: - * Overhaul for Linux 2.6 - * * Jeff Rugen: * Major contributions; Motorola PowerStack (PPC and PCI) support, * GD54xx, 1280x1024 mode support, change MCLK based on VCLK. @@ -18,9 +15,9 @@ * Lars Hecking: * Amiga updates and testing. * - * Original cirrusfb author: Frank Neumann + * Original clgenfb author: Frank Neumann * - * Based on retz3fb.c and cirrusfb.c: + * Based on retz3fb.c and clgen.c: * Copyright (C) 1997 Jes Sorensen * Copyright (C) 1996 Frank Neumann * @@ -34,7 +31,7 @@ * */ -#define CIRRUSFB_VERSION "2.0-pre2" +#define CLGEN_VERSION "1.9.9.1" #include #include @@ -66,8 +63,15 @@ #define isPReP 0 #endif -#include "video/vga.h" -#include "video/cirrus.h" +#include