Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets 11, 12



details:   https://anonhg.NetBSD.org/src/rev/99462ad3228c
branches:  netbsd-7
changeset: 798241:99462ad3228c
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Aug 13 21:50:56 2014 +0000

description:
Tickets 11, 12

diffstat:

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

diffs (24 lines):

diff -r 7f4530b02c8f -r 99462ad3228c doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Wed Aug 13 21:50:39 2014 +0000
+++ b/doc/CHANGES-7.0   Wed Aug 13 21:50:56 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.7 2014/08/12 19:02:55 riz Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.8 2014/08/13 21:50:56 riz Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -82,3 +82,14 @@
        Add device name mapping for "qfe" (quad hme) cards. PR#49103.
        [martin, ticket #7]
 
+sys/dev/usb/xhci.c                             1.25
+
+       Serialise xhci_intr1 calls with sc_intr_lock.  From Takahiro HAYASHI.
+       [skrll, ticket #11]
+
+sys/dev/usb/files.usb                          1.133
+sys/dev/usb/usb.h                              1.108
+
+       Add XHCI_DEBUG.
+       [skrll, ticket #12]
+



Home | Main Index | Thread Index | Old Index