Module Name:    src
Committed By:   riz
Date:           Sat Nov 20 18:24:14 UTC 2010

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

Log Message:
Tickets 1390, 1391.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 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.6 src/doc/CHANGES-5.2:1.1.2.7
--- src/doc/CHANGES-5.2:1.1.2.6	Sat Nov 20 17:55:21 2010
+++ src/doc/CHANGES-5.2	Sat Nov 20 18:24:14 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.6 2010/11/20 17:55:21 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.7 2010/11/20 18:24:14 riz Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -187,3 +187,14 @@
 	'boot -z' bogons
 	[hubertf, ticket #1386]
 
+sys/dev/ic/esiop.c				1.52 via patch
+sys/dev/ic/siop.c				1.95 via patch
+
+	Improve error paths in (e)siop_scsipi_request(). PR#42844
+	[mhitch, ticket #1390]
+
+sys/dev/pci/piixpm.c				1.28
+
+	Fix dmesg output for piixpm (cosmetic).  PR#43278
+	[martin, ticket #1391]
+

Reply via email to