NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48496 CVS commit: [netbsd-6] src/sys/dev/usb
The following reply was made to PR kern/48496; it has been noted by GNATS.
From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48496 CVS commit: [netbsd-6] src/sys/dev/usb
Date: Fri, 7 Feb 2014 11:33:34 +0000
Module Name: src
Committed By: sborrill
Date: Fri Feb 7 11:33:34 UTC 2014
Modified Files:
src/sys/dev/usb [netbsd-6]: usb_subr.c
Log Message:
Pull up the following revisions(s) (requested by skrll in ticket #1015):
sys/dev/usb/usb_subr.c: revision 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.
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.180.8.1 src/sys/dev/usb/usb_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index