Module Name: src
Committed By: jdolecek
Date: Tue Apr 21 14:29:00 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
also note the 64KB MAXPHYS for xbd(4)
To generate a diff of this commit:
cvs rdiff -u -r1.2676 -r1.2677 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.2676 src/doc/CHANGES:1.2677
--- src/doc/CHANGES:1.2676 Tue Apr 21 14:26:15 2020
+++ src/doc/CHANGES Tue Apr 21 14:29:00 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2676 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2677 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -177,6 +177,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
umass(4): Removed obsolete ISD-ATA support [jdolecek 202000413]
dhcpcd(8): Import version 9.0.1 [roy 20200413]
xbd(4): Make the driver MP-safe [jdolecek 20200413]
+ xbd(4): Support regular 64KB MAXPHYS [jdolecek 20200415]
xbd(4): Support indirect segments [jdolecek 20200416]
dhcpcd(8): Import version 9.0.2 [roy 20200421]
xbdback(4): Support indirect segments [jdolecek 20200421]