Module Name:    src
Committed By:   martin
Date:           Mon Nov 12 16:03:17 UTC 2018

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

Log Message:
Ticket #1091


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.54 -r1.1.2.55 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.54 src/doc/CHANGES-8.1:1.1.2.55
--- src/doc/CHANGES-8.1:1.1.2.54	Mon Nov 12 12:24:42 2018
+++ src/doc/CHANGES-8.1	Mon Nov 12 16:03:17 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.54 2018/11/12 12:24:42 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.55 2018/11/12 16:03:17 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -1679,3 +1679,15 @@ sys/netipsec/keysock.c				1.66
 	Don't call soroverflow when we return the error to the sender.
 	[roy, ticket #1092]
 
+sys/dev/usb/usb_quirks.c			1.88,1.89 (patch)
+sys/dev/usb/usb_quirks.h			1.28 (patch)
+sys/dev/usb/usbdevs				1.760,1.761 (patch)
+sys/dev/usb/usbdi_util.c			1.72 (patch)
+sys/dev/usb/usbdi_util.h			1.48 (patch)
+sys/dev/usb/usbdevs.h				(regen)
+sys/dev/usb/usbdevs_data.h			(regen)
+
+	Add PN533 based NFC devices and a workaround for an errata
+	in those chips destroying USB descirptors.
+	[manu, ticket #1091]
+

Reply via email to