summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:35:55 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:35:55 +0000
commit07d847169b5a54e459b42679e989af5eb6a5973d (patch)
tree7ce0eb6f8a5c70ed55b525dacba2c50b4dafb1cb
parenta2b4d6323e7e72857ba17d28eece772135635d34 (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r--README.sgml2
-rw-r--r--man/sis.man2
-rw-r--r--src/300vtbl.h2
-rw-r--r--src/310vtbl.h2
-rw-r--r--src/init.c2
-rw-r--r--src/init.h2
-rw-r--r--src/init301.c2
-rw-r--r--src/init301.h2
-rw-r--r--src/initdef.h2
-rw-r--r--src/oem300.h2
-rw-r--r--src/oem310.h2
-rw-r--r--src/osdef.h2
-rw-r--r--src/sis.h2
-rw-r--r--src/sis300_accel.c2
-rw-r--r--src/sis300_accel.h2
-rw-r--r--src/sis310_accel.c2
-rw-r--r--src/sis310_accel.h2
-rw-r--r--src/sis6326_video.c2
-rw-r--r--src/sis_accel.c2
-rw-r--r--src/sis_accel.h2
-rw-r--r--src/sis_common.h2
-rw-r--r--src/sis_cursor.c2
-rw-r--r--src/sis_cursor.h2
-rw-r--r--src/sis_dac.c2
-rw-r--r--src/sis_dac.h2
-rw-r--r--src/sis_dga.c2
-rw-r--r--src/sis_dri.c2
-rw-r--r--src/sis_dri.h2
-rw-r--r--src/sis_driver.c2
-rw-r--r--src/sis_driver.h2
-rw-r--r--src/sis_opt.c2
-rw-r--r--src/sis_regs.h2
-rw-r--r--src/sis_setup.c2
-rw-r--r--src/sis_shadow.c2
-rw-r--r--src/sis_vb.c2
-rw-r--r--src/sis_vga.c2
-rw-r--r--src/sis_video.c2
-rw-r--r--src/vgatypes.h2
-rw-r--r--src/vstruct.h2
39 files changed, 39 insertions, 39 deletions
diff --git a/README.sgml b/README.sgml
index 63748d5..e2df88e 100644
--- a/README.sgml
+++ b/README.sgml
@@ -10,7 +10,7 @@
<date>5 October 2003
<ident>
-$XFree86$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml,v 3.9 2004/02/15 02:16:49 dawes Exp $
</ident>
<!-- Table of contents -->
diff --git a/man/sis.man b/man/sis.man
index 4976c18..ec4aee8 100644
--- a/man/sis.man
+++ b/man/sis.man
@@ -1,4 +1,4 @@
-.\" $XFree86$
+.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis.man,v 1.14 2003/11/12 16:50:36 twini Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH SIS __drivermansuffix__ __vendorversion__
diff --git a/src/300vtbl.h b/src/300vtbl.h
index 8dfbe75..deedf4f 100644
--- a/src/300vtbl.h
+++ b/src/300vtbl.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/300vtbl.h,v 1.23 2004/01/23 22:29:01 twini Exp $ */
/*
* Register settings for SiS 300 series
*
diff --git a/src/310vtbl.h b/src/310vtbl.h
index 11a7d61..cdb63df 100644
--- a/src/310vtbl.h
+++ b/src/310vtbl.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/310vtbl.h,v 1.23 2004/01/23 22:29:01 twini Exp $ */
/*
* Register settings for SiS 315/330 series
*
diff --git a/src/init.c b/src/init.c
index 611ef1b..02e0037 100644
--- a/src/init.c
+++ b/src/init.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/init.c,v 1.46 2004/01/24 21:29:20 twini Exp $ */
/*
* Mode initializing code (CRT1 section) for
* for SiS 300/305/540/630/730 and
diff --git a/src/init.h b/src/init.h
index 604bb62..6a766ae 100644
--- a/src/init.h
+++ b/src/init.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/init.h,v 1.46 2004/01/27 11:58:27 twini Exp $ */
/*
* Data and prototypes for init.c
*
diff --git a/src/init301.c b/src/init301.c
index 5f14abb..55a69a7 100644
--- a/src/init301.c
+++ b/src/init301.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/init301.c,v 1.69 2004/01/23 22:29:02 twini Exp $ */
/*
* Mode initializing code (CRT2 section)
* for SiS 300/305/540/630/730 and
diff --git a/src/init301.h b/src/init301.h
index b07d247..694c87c 100644
--- a/src/init301.h
+++ b/src/init301.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/init301.h,v 1.42 2004/01/27 11:58:27 twini Exp $ */
/*
* Data and prototypes for init301.c
*
diff --git a/src/initdef.h b/src/initdef.h
index 10b7f07..53d6a1c 100644
--- a/src/initdef.h
+++ b/src/initdef.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/initdef.h,v 1.32 2004/01/23 22:29:03 twini Exp $ */
/*
* Global definitions for init.c and init301.c
*
diff --git a/src/oem300.h b/src/oem300.h
index 6a29f0f..0e2f2c6 100644
--- a/src/oem300.h
+++ b/src/oem300.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/oem300.h,v 1.14 2004/01/23 22:29:03 twini Exp $ */
/*
* OEM Data for 300 series
*
diff --git a/src/oem310.h b/src/oem310.h
index 83c0bf6..3d3aefe 100644
--- a/src/oem310.h
+++ b/src/oem310.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/oem310.h,v 1.24 2004/01/23 22:29:03 twini Exp $ */
/*
* OEM Data for 315/330 series
*
diff --git a/src/osdef.h b/src/osdef.h
index dba1ef6..e413dc1 100644
--- a/src/osdef.h
+++ b/src/osdef.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/osdef.h,v 1.8 2004/01/23 22:29:03 twini Exp $ */
/*
* OS depending defines
*
diff --git a/src/sis.h b/src/sis.h
index a110144..37463de 100644
--- a/src/sis.h
+++ b/src/sis.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis.h,v 1.108 2004/01/27 11:58:27 twini Exp $ */
/*
* Main global data and definitions
*
diff --git a/src/sis300_accel.c b/src/sis300_accel.c
index c566353..d9a521e 100644
--- a/src/sis300_accel.c
+++ b/src/sis300_accel.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis300_accel.c,v 1.27 2004/01/23 22:29:04 twini Exp $ */
/*
* 2D Acceleration for SiS 530, 620, 300, 540, 630, 730.
*
diff --git a/src/sis300_accel.h b/src/sis300_accel.h
index 7022cae..c58a027 100644
--- a/src/sis300_accel.h
+++ b/src/sis300_accel.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis300_accel.h,v 1.19 2004/01/23 22:29:04 twini Exp $ */
/*
* 2D Acceleration for SiS 530, 620, 300, 540, 630, 730.
* Definitions for the SIS engine communication
diff --git a/src/sis310_accel.c b/src/sis310_accel.c
index fb5c4c8..f64977a 100644
--- a/src/sis310_accel.c
+++ b/src/sis310_accel.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis310_accel.c,v 1.37 2004/01/27 11:58:27 twini Exp $ */
/*
* 2D Acceleration for SiS 315 and 330 series
*
diff --git a/src/sis310_accel.h b/src/sis310_accel.h
index 65d73b4..aa858a8 100644
--- a/src/sis310_accel.h
+++ b/src/sis310_accel.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis310_accel.h,v 1.17 2004/01/23 22:29:04 twini Exp $ */
/*
* 2D Acceleration for SiS 315 and Xabre series
* Definitions for the SIS engine communication.
diff --git a/src/sis6326_video.c b/src/sis6326_video.c
index 3747222..80e5c70 100644
--- a/src/sis6326_video.c
+++ b/src/sis6326_video.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis6326_video.c,v 1.17 2004/01/23 22:29:04 twini Exp $ */
/*
* Xv driver for SiS 5597/5598, 6236 and 530/620.
*
diff --git a/src/sis_accel.c b/src/sis_accel.c
index a19afcd..8233913 100644
--- a/src/sis_accel.c
+++ b/src/sis_accel.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_accel.c,v 1.37 2004/01/04 18:07:59 twini Exp $ */
/*
* 2D acceleration for SiS5597/5598 and 6326
*
diff --git a/src/sis_accel.h b/src/sis_accel.h
index 09936de..59d583d 100644
--- a/src/sis_accel.h
+++ b/src/sis_accel.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_accel.h,v 1.11 2004/01/04 18:07:59 twini Exp $ */
/*
* 2D acceleration for 5597/5598 and 6326
* Definitions for the SIS engine communication
diff --git a/src/sis_common.h b/src/sis_common.h
index dbca0fd..0aa6599 100644
--- a/src/sis_common.h
+++ b/src/sis_common.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_common.h,v 1.3 2004/01/03 20:08:02 twini Exp $ */
/*
* Common header definitions for SiS 2D/3D/DRM suite
*
diff --git a/src/sis_cursor.c b/src/sis_cursor.c
index 715b88c..7abf4e3 100644
--- a/src/sis_cursor.c
+++ b/src/sis_cursor.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_cursor.c,v 1.27 2004/01/23 22:29:04 twini Exp $ */
/*
* SiS hardware cursor handling
*
diff --git a/src/sis_cursor.h b/src/sis_cursor.h
index 6a91885..d34df48 100644
--- a/src/sis_cursor.h
+++ b/src/sis_cursor.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_cursor.h,v 1.15 2004/01/23 22:29:04 twini Exp $ */
/*
* SiS hardware cursor handling
* Definitions
diff --git a/src/sis_dac.c b/src/sis_dac.c
index f428947..2fb04b2 100644
--- a/src/sis_dac.c
+++ b/src/sis_dac.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_dac.c,v 1.57 2004/02/02 03:55:29 dawes Exp $ */
/*
* DAC helper functions (Save/Restore, MemClk, etc)
*
diff --git a/src/sis_dac.h b/src/sis_dac.h
index dec0123..92c2947 100644
--- a/src/sis_dac.h
+++ b/src/sis_dac.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_dac.h,v 1.18 2004/01/23 22:29:04 twini Exp $ */
/*
* DAC helper functions (Save/Restore, MemClk, etc)
* Definitions and prototypes
diff --git a/src/sis_dga.c b/src/sis_dga.c
index a806cec..ba65be4 100644
--- a/src/sis_dga.c
+++ b/src/sis_dga.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_dga.c,v 1.13 2004/01/04 18:08:00 twini Exp $ */
/*
* SiS DGA handling
*
diff --git a/src/sis_dri.c b/src/sis_dri.c
index c143d2f..7eb8b17 100644
--- a/src/sis_dri.c
+++ b/src/sis_dri.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_dri.c,v 1.41 2004/01/04 18:08:00 twini Exp $ */
/*
* DRI wrapper for 300 and 315 series
*
diff --git a/src/sis_dri.h b/src/sis_dri.h
index 29ce331..f527392 100644
--- a/src/sis_dri.h
+++ b/src/sis_dri.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_dri.h,v 1.12 2004/01/04 18:08:00 twini Exp $ */
/*
* SiS DRI wrapper
*
diff --git a/src/sis_driver.c b/src/sis_driver.c
index 6d97c1a..253973e 100644
--- a/src/sis_driver.c
+++ b/src/sis_driver.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_driver.c,v 1.176 2004/01/24 21:29:20 twini Exp $ */
/*
* SiS driver main code
*
diff --git a/src/sis_driver.h b/src/sis_driver.h
index 8f955fb..6b0577a 100644
--- a/src/sis_driver.h
+++ b/src/sis_driver.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_driver.h,v 1.36 2004/01/23 22:29:05 twini Exp $ */
/*
* Global data and definitions
*
diff --git a/src/sis_opt.c b/src/sis_opt.c
index c55d58e..3200fd3 100644
--- a/src/sis_opt.c
+++ b/src/sis_opt.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_opt.c,v 1.55 2004/01/23 22:29:05 twini Exp $ */
/*
* SiS driver option evaluation
*
diff --git a/src/sis_regs.h b/src/sis_regs.h
index b057087..8ec0151 100644
--- a/src/sis_regs.h
+++ b/src/sis_regs.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_regs.h,v 1.27 2004/01/23 22:29:05 twini Exp $ */
/*
* Register definitions for old and 300 series
*
diff --git a/src/sis_setup.c b/src/sis_setup.c
index 8b3d32b..64683c6 100644
--- a/src/sis_setup.c
+++ b/src/sis_setup.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_setup.c,v 1.29 2004/01/23 22:29:05 twini Exp $ */
/*
* Basic hardware and memory detection
*
diff --git a/src/sis_shadow.c b/src/sis_shadow.c
index e2c4a11..29e4ede 100644
--- a/src/sis_shadow.c
+++ b/src/sis_shadow.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_shadow.c,v 1.10 2004/01/04 18:08:00 twini Exp $ */
/*
* Copyright (C) 1999-2004 by The XFree86 Project, Inc.
* based on code written by Mark Vojkovich
diff --git a/src/sis_vb.c b/src/sis_vb.c
index d57ae7b..ee363ca 100644
--- a/src/sis_vb.c
+++ b/src/sis_vb.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_vb.c,v 1.41 2004/01/23 22:29:06 twini Exp $ */
/*
* Video bridge detection and configuration for 300, 315 and 330 series
*
diff --git a/src/sis_vga.c b/src/sis_vga.c
index 8a460f6..011d18f 100644
--- a/src/sis_vga.c
+++ b/src/sis_vga.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_vga.c,v 1.43 2004/01/23 22:29:06 twini Exp $ */
/*
* Mode setup and basic video bridge detection
*
diff --git a/src/sis_video.c b/src/sis_video.c
index 193601f..ec30f3d 100644
--- a/src/sis_video.c
+++ b/src/sis_video.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/sis_video.c,v 1.48 2004/01/23 22:29:06 twini Exp $ */
/*
* Xv driver for SiS 300, 315 and 330 series.
*
diff --git a/src/vgatypes.h b/src/vgatypes.h
index 68acd33..975ddcc 100644
--- a/src/vgatypes.h
+++ b/src/vgatypes.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/vgatypes.h,v 1.21 2004/01/23 22:29:06 twini Exp $ */
/*
* General type definitions for universal mode switching modules
*
diff --git a/src/vstruct.h b/src/vstruct.h
index 222f7cb..7681d4e 100644
--- a/src/vstruct.h
+++ b/src/vstruct.h
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sis/vstruct.h,v 1.32 2004/01/23 22:29:06 twini Exp $ */
/*
* General structure definitions for universal mode switching modules
*