PERFORCE change 159627 for review
Hans Petter Selasky
hselasky at FreeBSD.org
Sun Mar 22 13:54:26 PDT 2009
http://perforce.freebsd.org/chv.cgi?CH=159627
Change 159627 by hselasky at hselasky_laptop001 on 2009/03/22 20:54:15
Spelling.
Reported by: Chuck Robey and more.
Affected files ...
.. //depot/projects/usb/src/sys/dev/usb/README.TXT#2 edit
Differences ...
==== //depot/projects/usb/src/sys/dev/usb/README.TXT#2 (text+ko) ====
@@ -147,8 +147,8 @@
=== General USB transfer notes ===
1) Something that one should be aware of is that all USB callbacks support
-recursation. That means one can start/stop whatever transfer from the callback
-of another transfer one desires. Also the transfer that is currently called
+starting and stopping itself and other USB transfers. That means one can
+start/stop whatever transfer from the callback of another transfer one desires. Also the transfer that is currently called
back. Recursion is handled like this that when the callback that wants to
recurse returns it is called one more time.
More information about the p4-projects
mailing list