Source-Changes archive

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

CVS commit: [netbsd-6] src/sys/dev/usb



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