Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #1112



details:   https://anonhg.NetBSD.org/src/rev/b12fa102959d
branches:  netbsd-9
changeset: 940718:b12fa102959d
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Oct 15 12:07:11 2020 +0000

description:
Ticket #1112

diffstat:

 doc/CHANGES-9.1 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 221863a00623 -r b12fa102959d doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Thu Oct 15 12:03:23 2020 +0000
+++ b/doc/CHANGES-9.1   Thu Oct 15 12:07:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.122 2020/10/12 10:27:57 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.123 2020/10/15 12:07:11 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -5181,3 +5181,15 @@
        Fix PR kern/55675: ZFS mounts do not work with setuid programs.
        [hannken, ticket #1111]
 
+sys/dev/usb/ums.c                              1.94,1.99
+xsrc/external/mit/xf86-input-mouse/dist/src/bsd_mouse.c 1.6
+xsrc/external/mit/xf86-input-mouse/dist/src/mouse.h    1.7
+
+       ums(4):
+       - Initialize tcpalib for ums devices.
+       - For absolute pointers, report min/max X and Y values using
+         WSMOUSEIO_[SG]CALIBCOORDS ioctl.
+       Scale absolute positions to screen resolution before passing
+       them to the X server.
+       [jmcneill, ticket #1112]
+



Home | Main Index | Thread Index | Old Index