Module Name: src
Committed By: snj
Date: Sun Sep 13 22:16:39 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 943.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.68 -r1.1.2.69 src/doc/CHANGES-5.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.68 src/doc/CHANGES-5.1:1.1.2.69
--- src/doc/CHANGES-5.1:1.1.2.68 Fri Sep 11 23:01:27 2009
+++ src/doc/CHANGES-5.1 Sun Sep 13 22:16:39 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.68 2009/09/11 23:01:27 bouyer Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.69 2009/09/13 22:16:39 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -2435,3 +2435,17 @@
Apply revisions 1.14 and 1.15 from expat CVS to fix SA36425.
[snj, ticket #951]
+share/man/man4/pms.4 1.22-1.23
+sys/arch/amd64/conf/GENERIC 1.235
+sys/arch/i386/conf/ALL 1.186
+sys/arch/i386/conf/GENERIC 1.921
+sys/dev/pckbport/elantech.c 1.1-1.3
+sys/dev/pckbport/elantechreg.h 1.1
+sys/dev/pckbport/elantechvar.h 1.1
+sys/dev/pckbport/files.pckbport 1.7
+sys/dev/pckbport/pms.c 1.27
+sys/dev/pckbport/pmsvar.h 1.8
+
+ Add Elantech multi-touch driver.
+ [jmcneill, ticket #943]
+