summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-02-24 03:40:09 +0000
committerthompsa <thompsa@FreeBSD.org>2009-02-24 03:40:09 +0000
commitb169f302953adfc91c63bfb87e499600d6eaa180 (patch)
tree42a1728281def6d9d8410f4ffcc326537ece79ab /share
parent52d3d977f2de81ca9ba58421e2604e4dea50769a (diff)
downloadFreeBSD-src-b169f302953adfc91c63bfb87e499600d6eaa180.zip
FreeBSD-src-b169f302953adfc91c63bfb87e499600d6eaa180.tar.gz
MFp4 //depot/projects/usb@157855
Document short_frames_ok. Submitted by: Hans Petter Selasky
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/usb2_core.47
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/usb2_core.4 b/share/man/man4/usb2_core.4
index 318b4fc..6600a80 100644
--- a/share/man/man4/usb2_core.4
+++ b/share/man/man4/usb2_core.4
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd September 20, 2008
+.Dd February 17, 2009
.Dt USB2_CORE 4
.Os
.
@@ -459,6 +459,11 @@ operation.
This flag allows the received transfer length, "xfer->actlen" to be
less than "xfer->sumlen" upon completion of a transfer. This flag can
be changed during operation.
+.It short_frames_ok
+This flag allows the reception of multiple short USB frames. This flag
+only has effect for BULK and INTERRUPT endpoints and if the number of
+frames received is greater than 1. This flag can be changed during
+operation.
.It pipe_bof
This flag causes a failing USB transfer to remain first in the PIPE
queue except in the case of "xfer->error" equal to
OpenPOWER on IntegriCloud