Module Name: src
Committed By: riz
Date: Mon Nov 19 20:23:41 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
Tickets 662, 666, 669
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-6.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-6.1
diff -u src/doc/CHANGES-6.1:1.1.2.27 src/doc/CHANGES-6.1:1.1.2.28
--- src/doc/CHANGES-6.1:1.1.2.27 Mon Nov 19 19:19:41 2012
+++ src/doc/CHANGES-6.1 Mon Nov 19 20:23:41 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.27 2012/11/19 19:19:41 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.28 2012/11/19 20:23:41 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -703,3 +703,18 @@ sys/arch/evbarm/rpi/vcprop.h 1.1-1.2 v
channel.
[skrll, ticket #660]
+doc/CHANGES patch
+
+ Note that sparc64 got pcie/pyro(4) support last november.
+ [mrg, ticket #662]
+
+sys/arch/macppc/dev/awacs.c 1.43
+
+ Use gpio4 to detect connected headphones on some Power Macs.
+ [phx, ticket #666]
+
+sys/net/if.c 1.261
+
+ Fix if_lastchange() handling.
+ [msaitoh, ticket #669]
+