Module Name: src
Committed By: martin
Date: Tue Apr 28 16:30:35 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Tickets #863 and #864
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-9.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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.44 src/doc/CHANGES-9.1:1.1.2.45
--- src/doc/CHANGES-9.1:1.1.2.44 Tue Apr 28 16:15:34 2020
+++ src/doc/CHANGES-9.1 Tue Apr 28 16:30:35 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.44 2020/04/28 16:15:34 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.45 2020/04/28 16:30:35 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -2265,3 +2265,20 @@ usr.bin/calendar/calendars/calendar.netb
Sync calendars with HEAD.
[sevan, ticket #859]
+sys/dev/pckbport/synaptics.c 1.65
+sys/dev/pckbport/synapticsvar.h 1.10
+
+ pms(4): synaptics: fix extended button reporting.
+ [jmcneill, ticket #863]
+
+share/man/man4/rtsx.4 1.6
+sys/dev/pci/pcidevs 1.1410
+sys/dev/pci/rtsx_pci.c 1.9
+sys/dev/pci/pcidevs.h (regen)
+sys/dev/pci/pcidevs_data.h (regen)
+
+ Add an eclectic mix of GeForce GTX 680, RTS522A PCI-E Card Reader,
+ intel wifi 9560.
+ Add support for Realtek RTS522A.
+ [jmcneill, ticket #864]
+