Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2009 20:54:24 GMT
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 159627 for review
Message-ID:  <200903222054.n2MKsObR018489@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=159627

Change 159627 by hselasky@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. 
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903222054.n2MKsObR018489>