[Commit] kdrive/ipaq Imakefile,1.1,1.2 ipaq.c,1.4,1.5

Keith Packard commit at keithp.com
Mon Jul 7 13:13:32 PDT 2003


Committed by: keithp

Update of /local/src/CVS/kdrive/ipaq
In directory home.keithp.com:/tmp/cvs-serv15771/ipaq

Modified Files:
	Imakefile ipaq.c 
Log Message:
Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add -rawcoord option to not transform mice on rotate, fix mtrr to use power-of-two size, add a few vesa options

Index: Imakefile
===================================================================
RCS file: /local/src/CVS/kdrive/ipaq/Imakefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Imakefile	23 May 2001 17:28:39 -0000	1.1
+++ Imakefile	7 Jul 2003 19:12:59 -0000	1.2
@@ -1,4 +1,4 @@
-XCOMM $XFree86$
+XCOMM $RCSId: $
 KDRIVE=..
 #include "../Kdrive.tmpl"
 

Index: ipaq.c
===================================================================
RCS file: /local/src/CVS/kdrive/ipaq/ipaq.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ipaq.c	14 Oct 2002 18:01:41 -0000	1.4
+++ ipaq.c	7 Jul 2003 19:12:59 -0000	1.5
@@ -22,7 +22,7 @@
  * Adapted from ts300.c by Alan Hourihane <alanh at fairlite.demon.co.uk>
  * For the Compaq IPAQ handheld, with the HP VGA Out Card (F1252A).
  */
-/* $XFree86: xc/programs/Xserver/hw/kdrive/ipaq/ipaq.c,v 1.2 2001/05/29 17:47:55 keithp Exp $ */
+/* $RCSId: xc/programs/Xserver/hw/kdrive/ipaq/ipaq.c,v 1.2 2001/05/29 17:47:55 keithp Exp $ */
 
 #include "pcmcia.h"
 




More information about the Commit mailing list