From owner-svn-src-head@FreeBSD.ORG Tue Feb 24 03:40:10 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3726F10656C8; Tue, 24 Feb 2009 03:40:10 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 240D78FC2D; Tue, 24 Feb 2009 03:40:10 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n1O3eAoT049657; Tue, 24 Feb 2009 03:40:10 GMT (envelope-from thompsa@svn.freebsd.org) Received: (from thompsa@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n1O3eAIA049656; Tue, 24 Feb 2009 03:40:10 GMT (envelope-from thompsa@svn.freebsd.org) Message-Id: <200902240340.n1O3eAIA049656@svn.freebsd.org> From: Andrew Thompson Date: Tue, 24 Feb 2009 03:40:10 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r188984 - head/share/man/man4 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2009 03:40:10 -0000 Author: thompsa Date: Tue Feb 24 03:40:09 2009 New Revision: 188984 URL: http://svn.freebsd.org/changeset/base/188984 Log: MFp4 //depot/projects/usb@157855 Document short_frames_ok. Submitted by: Hans Petter Selasky Modified: head/share/man/man4/usb2_core.4 Modified: head/share/man/man4/usb2_core.4 ============================================================================== --- head/share/man/man4/usb2_core.4 Tue Feb 24 03:39:13 2009 (r188983) +++ head/share/man/man4/usb2_core.4 Tue Feb 24 03:40:09 2009 (r188984) @@ -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