Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Tickets #161 and #162



details:   https://anonhg.NetBSD.org/src/rev/0991e7bebbe1
branches:  netbsd-7
changeset: 798472:0991e7bebbe1
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Oct 30 10:44:07 2014 +0000

description:
Tickets #161 and #162

diffstat:

 doc/CHANGES-7.0 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r efcb8b3069f8 -r 0991e7bebbe1 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Thu Oct 30 10:36:52 2014 +0000
+++ b/doc/CHANGES-7.0   Thu Oct 30 10:44:07 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.69 2014/10/27 13:43:43 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.70 2014/10/30 10:44:07 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -1859,3 +1859,14 @@
        Remove the ability for userland to toggle IN6_IFF_TENTATIVE.
        Preserve IN6_IFF_TENTATIVE when updating address flags.
        [roy, ticket #160]
+
+sys/external/bsd/drm2/include/linux/sched.h    1.4
+
+       Don't call kpause(9) if cold.
+       [nonaka, ticket #161]
+
+sys/dev/pci/hdaudio/hdaudio_pci.c              1.13
+
+       Disestablish interrupt and unmap register when attach failed.
+       [nonaka, ticket #162]
+



Home | Main Index | Thread Index | Old Index