Module Name:    src
Committed By:   bouyer
Date:           Sun Sep 27 16:10:15 UTC 2009

Modified Files:
        src/doc: CHANGES

Log Message:
Explain why request-rx-copy was added. Requested by hubertf@


To generate a diff of this commit:
cvs rdiff -u -r1.1292 -r1.1293 src/doc/CHANGES

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
diff -u src/doc/CHANGES:1.1292 src/doc/CHANGES:1.1293
--- src/doc/CHANGES:1.1292	Fri Sep 25 23:15:53 2009
+++ src/doc/CHANGES	Sun Sep 27 16:10:15 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1292 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1293 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -402,4 +402,5 @@
 	gpioctl(8): Support the new GPIO_PIN_PULSATE attribute for pins using
 		the "pulsate" keyword. [mbalmer 20090925]
 	xen: add support for request-rx-copy in the virtual network device
-		backend.  [bouyer 20090925]
+		backend.  This is required by recent Xen linux kernels.
+		[bouyer 20090925]

Reply via email to