xserver ChangeLog,3.253,3.254 configure.ac,3.91,3.92
Phil Blundell
xserver-commit at pdx.freedesktop.org
Wed Oct 20 11:07:00 PDT 2004
Committed by: pb
Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv24046
Modified Files:
ChangeLog configure.ac
Log Message:
2004-10-20 Phil Blundell <pb at nexus.co.uk>
* hw/kdrive/Makefile.am (SUBDIRS): Add epson.
* configure.ac: Build Makefile in hw/kdrive/epson.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.253
retrieving revision 3.254
diff -u -d -r3.253 -r3.254
--- ChangeLog 20 Oct 2004 18:02:32 -0000 3.253
+++ ChangeLog 20 Oct 2004 18:06:58 -0000 3.254
@@ -4,6 +4,8 @@
disabling input fds.
(KdEnableInput): Unblock it after enabling them again.
+2004-10-20 Phil Blundell <pb at nexus.co.uk>
+
Import Epson 13806 driver from Costas Stylianou:
* hw/kdrive/epson/epson13806.c, hw/kdrive/epson/epson13806.h,
hw/kdrive/epson/epson13806draw.h,
@@ -11,6 +13,9 @@
hw/kdrive/epson/epson13806draw.c, hw/kdrive/epson/Xepson.man,
hw/kdrive/epson/Makefile.am: New files.
+ * hw/kdrive/Makefile.am (SUBDIRS): Add epson.
+ * configure.ac: Build Makefile in hw/kdrive/epson.
+
2004-09-19 Eric Anholt <anholt at FreeBSD.org>
* hw/kdrive/ati/ati_draw.c: (ATIDrawSetup), (ATIDrawEnable):
Index: configure.ac
===================================================================
RCS file: /cvs/xserver/xserver/configure.ac,v
retrieving revision 3.91
retrieving revision 3.92
diff -u -d -r3.91 -r3.92
--- configure.ac 31 Aug 2004 16:33:04 -0000 3.91
+++ configure.ac 20 Oct 2004 18:06:58 -0000 3.92
@@ -559,6 +559,7 @@
hw/kdrive/pm2/Makefile
hw/kdrive/via/Makefile
hw/kdrive/i810/Makefile
+hw/kdrive/epson/Makefile
hw/kdrive/ephyr/Makefile
hw/xnest/Makefile
hw/xwin/Makefile
More information about the xserver-commit
mailing list