Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 950.



details:   https://anonhg.NetBSD.org/src/rev/5a633bb7912d
branches:  netbsd-6
changeset: 776466:5a633bb7912d
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Sep 26 01:55:13 2013 +0000

description:
Ticket 950.

diffstat:

 doc/CHANGES-6.2 |  26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

diffs (37 lines):

diff -r f5d50c306b62 -r 5a633bb7912d doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Thu Sep 26 01:51:47 2013 +0000
+++ b/doc/CHANGES-6.2   Thu Sep 26 01:55:13 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.50 2013/09/22 20:30:55 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.51 2013/09/26 01:55:13 riz Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -773,3 +773,27 @@
        Addresses mvme68k-specific part of PR#45915.
        [tsutsui, ticket #953]
 
+sys/arch/mvme68k/include/prom.h                        1.18
+sys/arch/mvme68k/stand/Makefile.booters                1.24
+sys/arch/mvme68k/stand/libbug/outln.c          1.4
+sys/arch/mvme68k/stand/libbug/outstr.c         1.4
+sys/arch/mvme68k/stand/libsa/Makefile          1.34
+sys/arch/mvme68k/stand/libsa/Makefile.inc      1.6
+
+       Fixed a bootloader problem and gcc 4.5 problem on mvme68k.
+       [tsutsui, ticket #954]
+
+sys/arch/mvmeppc/stand/Makefile.booters                1.13
+sys/arch/mvmeppc/stand/libsa/Makefile          1.11
+sys/arch/mvmeppc/stand/libsa/Makefile.inc      1.2
+
+       Fix the mvmeppc bootloader.
+       [tsutsui, ticket #955]
+
+sys/dev/usb/ehci.c                             1.205
+sys/dev/usb/uhci.c                             1.255,1.256,1.258
+
+       USB fixes: missed byteswap ops for big-endian machines,
+       fix device enumeration in some edge cases.  PR#47522, PR#48237
+       [skrll, ticket #950]
+



Home | Main Index | Thread Index | Old Index