Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/sys/arch/zaurus/conf Pull up following revision(s) (reque...
details:   https://anonhg.NetBSD.org/src/rev/0ca5be2cfc6e
branches:  netbsd-9
changeset: 1001084:0ca5be2cfc6e
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Nov 04 14:34:28 2019 +0000
description:
Pull up following revision(s) (requested by tsutsui in ticket #396):
        sys/arch/zaurus/conf/GENERIC: revision 1.88
Put back options WSDISPLAY_COMPAT_RAWKBD. It's required by Xorg server.
Should be pulled up to netbsd-9.
diffstat:
 sys/arch/zaurus/conf/GENERIC |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2f6310ec3518 -r 0ca5be2cfc6e sys/arch/zaurus/conf/GENERIC
--- a/sys/arch/zaurus/conf/GENERIC      Mon Nov 04 14:29:26 2019 +0000
+++ b/sys/arch/zaurus/conf/GENERIC      Mon Nov 04 14:34:28 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.86 2019/07/26 07:09:47 martin Exp $
+#      $NetBSD: GENERIC,v 1.86.2.1 2019/11/04 14:34:28 martin Exp $
 #
 # GENERIC machine description file
 #
@@ -143,7 +143,7 @@
 # compatibility to other console drivers
 options        WSDISPLAY_COMPAT_PCVT           # emulate some ioctls
 options        WSDISPLAY_COMPAT_USL            # wsconscfg VT handling
-# options      WSDISPLAY_COMPAT_RAWKBD         # can get raw scancodes
+options        WSDISPLAY_COMPAT_RAWKBD         # can get raw scancodes
 
 # Development and Debugging options
 
Home |
Main Index |
Thread Index |
Old Index