Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket #1015



details:   https://anonhg.NetBSD.org/src/rev/b912db49f52b
branches:  netbsd-6
changeset: 776561:b912db49f52b
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Fri Feb 07 11:33:49 2014 +0000

description:
Ticket #1015

diffstat:

 doc/CHANGES-6.2 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 37ced1337689 -r b912db49f52b doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Fri Feb 07 11:33:34 2014 +0000
+++ b/doc/CHANGES-6.2   Fri Feb 07 11:33:49 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.83 2014/02/07 11:15:59 sborrill Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.84 2014/02/07 11:33:49 sborrill Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -1282,3 +1282,11 @@
        handler if we are polling. Fixes PR/47406
        [skrll, #1014]
 
+sys/dev/usb/usb_subr.c                         1.190, 1.192
+
+       Fix PR/48496. Only set wMaxPacketSize to 64 for HS/FS and set
+       to 8 for LS to be within the USB spec.
+       Reload the full device descriptor after re-establishing the
+       default pipe with the new address.
+       [skrll, #1015]
+



Home | Main Index | Thread Index | Old Index