Module Name:    src
Committed By:   sborrill
Date:           Sat Feb 25 14:48:36 UTC 2012

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.0

Log Message:
Ticket #50


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 src/doc/CHANGES-6.0

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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.21 src/doc/CHANGES-6.0:1.1.2.22
--- src/doc/CHANGES-6.0:1.1.2.21	Sat Feb 25 09:58:45 2012
+++ src/doc/CHANGES-6.0	Sat Feb 25 14:48:36 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.21 2012/02/25 09:58:45 sborrill Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.22 2012/02/25 14:48:36 sborrill Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -516,3 +516,10 @@ share/examples/lua/gpio.lua			1.2
 	gpiopwm(4) for that.
 	[mbalmer, ticket #49]
 
+etc/MAKEDEV.tmpl				1.152
+
+	Four instances of atabus(4) are not enough for modern systems
+	as the system will report one instance for each SATA port.
+	Create eight device nodes by default.
+	[tron, ticket #50]
+

Reply via email to