Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc Ticket 950.
details: https://anonhg.NetBSD.org/src/rev/03a251976265
branches: netbsd-6-0
changeset: 774867:03a251976265
user: riz <riz%NetBSD.org@localhost>
date: Thu Sep 26 01:56:27 2013 +0000
description:
Ticket 950.
diffstat:
doc/CHANGES-6.0.3 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r be155c2aa6b4 -r 03a251976265 doc/CHANGES-6.0.3
--- a/doc/CHANGES-6.0.3 Thu Sep 26 01:55:49 2013 +0000
+++ b/doc/CHANGES-6.0.3 Thu Sep 26 01:56:27 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.3,v 1.1.2.30 2013/09/23 14:27:37 riz Exp $
+# $NetBSD: CHANGES-6.0.3,v 1.1.2.31 2013/09/26 01:56:27 riz Exp $
A complete list of changes from the NetBSD 6.0.2 release to the NetBSD 6.0.3
release:
@@ -274,3 +274,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