patch-2.4.10 linux/drivers/video/cgthreefb.c
Next file: linux/drivers/video/chipsfb.c
Previous file: linux/drivers/video/cgsixfb.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Sep 20 14:11:58 2001
- Orig file:
v2.4.9/linux/drivers/video/cgthreefb.c
- Orig date:
Sun Feb 18 19:49:55 2001
diff -u --recursive --new-file v2.4.9/linux/drivers/video/cgthreefb.c linux/drivers/video/cgthreefb.c
@@ -1,4 +1,4 @@
-/* $Id: cgthreefb.c,v 1.10 2001/02/13 01:17:14 davem Exp $
+/* $Id: cgthreefb.c,v 1.11 2001/09/19 00:04:33 davem Exp $
* cgthreefb.c: CGthree frame buffer driver
*
* Copyright (C) 1996,1998 Jakub Jelinek (jj@ultra.linux.cz)
@@ -43,6 +43,8 @@
#define CG3_SR_ID_COLOR 0x01
#define CG3_SR_ID_MONO 0x02
#define CG3_SR_ID_MONO_ECL 0x03
+
+MODULE_LICENSE("GPL");
enum cg3_type {
CG3_AT_66HZ = 0,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)