Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/de1eeb6d7702
branches:  netbsd-6-1
changeset: 775865:de1eeb6d7702
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Sep 26 01:58:04 2013 +0000

description:
Ticket 950

diffstat:

 doc/CHANGES-6.1.2 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 824256f6fa44 -r de1eeb6d7702 doc/CHANGES-6.1.2
--- a/doc/CHANGES-6.1.2 Thu Sep 26 01:57:22 2013 +0000
+++ b/doc/CHANGES-6.1.2 Thu Sep 26 01:58:04 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.2,v 1.1.2.17 2013/09/23 14:28:03 riz Exp $
+# $NetBSD: CHANGES-6.1.2,v 1.1.2.18 2013/09/26 01:58:04 riz Exp $
 
 A complete list of changes from the NetBSD 6.1.1 release to the NetBSD 6.1.2
 release:
@@ -136,3 +136,10 @@
        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