Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc #1599
details: https://anonhg.NetBSD.org/src/rev/f5e455f98e76
branches: netbsd-1-6
changeset: 531126:f5e455f98e76
user: jmc <jmc%NetBSD.org@localhost>
date: Mon Mar 15 04:38:16 2004 +0000
description:
#1599
diffstat:
doc/CHANGES-1.6.3 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 52a6f9288c14 -r f5e455f98e76 doc/CHANGES-1.6.3
--- a/doc/CHANGES-1.6.3 Mon Mar 15 04:37:39 2004 +0000
+++ b/doc/CHANGES-1.6.3 Mon Mar 15 04:38:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.3,v 1.1.2.17 2004/03/15 04:12:52 jmc Exp $
+# $NetBSD: CHANGES-1.6.3,v 1.1.2.18 2004/03/15 04:38:16 jmc Exp $
A complete list of changes from NetBSD 1.6.2 to NetBSD 1.6.3:
@@ -95,3 +95,12 @@
Remove forgotten debug printf from development.
[is, ticket #1593]
+
+sys/dev/usb/ehci.c 1.51
+sys/dev/usb/ohci.c 1.146
+sys/dev/usb/uhci.c 1.177
+sys/dev/usb/uhub.c 1.65
+
+ Use the correct wValue to get hub desriptors.
+ Also, make wValue checks of root hub codes less strict.
+ [toshii, ticket #1599]
Home |
Main Index |
Thread Index |
Old Index