Module Name:    src
Committed By:   martin
Date:           Fri Jan  4 14:56:25 UTC 2019

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.1

Log Message:
Ticket #1155


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.85 -r1.1.2.86 src/doc/CHANGES-8.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-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.85 src/doc/CHANGES-8.1:1.1.2.86
--- src/doc/CHANGES-8.1:1.1.2.85	Thu Jan  3 11:27:32 2019
+++ src/doc/CHANGES-8.1	Fri Jan  4 14:56:25 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.85 2019/01/03 11:27:32 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.86 2019/01/04 14:56:25 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2176,3 +2176,8 @@ usr.sbin/acpitools/acpidump/acpi.c		1.43
 	Fix acpi_print_string(), handle NUL termination correctly.
 	[msaitoh, ticket #1154]
 
+sys/dev/usb/xhci.c				1.100
+
+	Fix polled device access.
+	[mrg, ticket #1155]
+

Reply via email to