Module Name: src Committed By: tsutsui Date: Fri Feb 1 12:53:47 UTC 2013
Modified Files: src/sys/dev/usb: ehci.c uhci.c Log Message: Call usb_syncmem() against descriptors more strictly. (not sure if the previous ones were fatal though) To generate a diff of this commit: cvs rdiff -u -r1.204 -r1.205 src/sys/dev/usb/ehci.c cvs rdiff -u -r1.255 -r1.256 src/sys/dev/usb/uhci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.