Module Name:    src
Committed By:   bouyer
Date:           Wed Feb 16 20:39:07 UTC 2011

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

Log Message:
ticket 1540


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-5.1.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-5.1.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.8 src/doc/CHANGES-5.1.1:1.1.2.9
--- src/doc/CHANGES-5.1.1:1.1.2.8	Sun Jan 16 13:23:09 2011
+++ src/doc/CHANGES-5.1.1	Wed Feb 16 20:39:07 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.8 2011/01/16 13:23:09 bouyer Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.9 2011/02/16 20:39:07 bouyer Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
 release:
@@ -2240,3 +2240,9 @@
 	Increase the image size from 1300KB to 1400KB.
 	[isaki, ticket #1531]
 
+sys/dev/pci/pci.c				1.131
+
+	During shutdown, restore the each PCI device's bus-mastering enable to
+	the state that we found it in before attaching a driver to it.
+	[dyoung, ticket #1540]
+

Reply via email to