Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/doc ticket 1324



details:   https://anonhg.NetBSD.org/src/rev/c4565fb864fe
branches:  netbsd-1-6
changeset: 530387:c4565fb864fe
user:      grant <grant%NetBSD.org@localhost>
date:      Thu Jun 19 11:41:59 2003 +0000

description:
ticket 1324

diffstat:

 doc/CHANGES-1.6.2 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 764d48f22c97 -r c4565fb864fe doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Thu Jun 19 11:39:35 2003 +0000
+++ b/doc/CHANGES-1.6.2 Thu Jun 19 11:41:59 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.54 2003/06/19 11:27:02 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.55 2003/06/19 11:41:59 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -685,3 +685,18 @@
 
        Add new Apple devices.
        [hamajima, ticket #1323]
+
+sys/arch/macppc/conf/GENERIC                   1.140
+sys/arch/macppc/dev/akbd.c                     1.26-1.27
+sys/arch/macppc/dev/akbdvar.h                  1.6-1.7
+sys/arch/macppc/include/keyboard.h             1.4
+
+       akbd's now have a raw mode, and implement the WSKBDIO_SETMODE ioctl.
+       Adapted from OpenBSD.
+
+       Remove the key repeating feature.
+       It is asking for trouble and is useless for the X server.
+       We can add it back later if need be.
+
+       add (commented out) option WSDISPLAY_COMPAT_RAWKBD
+       [aymeric, ticket #1324]



Home | Main Index | Thread Index | Old Index