Module Name:    src
Committed By:   riz
Date:           Fri Aug 12 20:59:04 UTC 2011

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.2

Log Message:
tickets 1654-1656.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.98 -r1.1.2.99 src/doc/CHANGES-5.2

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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.98 src/doc/CHANGES-5.2:1.1.2.99
--- src/doc/CHANGES-5.2:1.1.2.98	Tue Aug  9 19:04:14 2011
+++ src/doc/CHANGES-5.2	Fri Aug 12 20:59:04 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.98 2011/08/09 19:04:14 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.99 2011/08/12 20:59:04 riz Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
 release:
@@ -5501,3 +5501,21 @@
 	  "file too large", "no space left on device" etc.
 	[tron, ticket #1653]
 
+sys/arch/xen/xen/xbdback_xenbus.c		1.42-1.44 via patch
+
+	Several fixes to the continuation engine. Fixes a DIAGNOSTIC
+	panic under some circumstances.
+	[bouyer, ticket #1654]
+
+sys/dev/usb/ohci.c				1.218
+
+	If the host controller has a TD that the driver doesn't know about,
+	ignore it instead of calling panic. PR#30398.
+	[jmcneill, ticket #1655]
+
+sbin/drvctl/drvctl.8				1.11-1.12
+sbin/drvctl/drvctl.c				1.11-1.12
+
+	Add -t and -p options to drvctl(8).
+	[jmcneill, ticket #1656]
+

Reply via email to