Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2010 17:27:23 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   Re: PERFORCE change 174789 for review
Message-ID:  <201002171727.23777.hselasky@c2i.net>
In-Reply-To: <201002171625.o1HGPoqP033416@repoman.freebsd.org>
References:  <201002171625.o1HGPoqP033416@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 17 February 2010 17:25:50 Hans Petter Selasky wrote:
> http://p4web.freebsd.org/chv.cgi?CH=174789
> 
> Change 174789 by hselasky@hselasky_laptop001 on 2010/02/17 16:25:41
> 
> 	New feature in USB template framework for USB device side mode:
> 		- make the usb_temp_setup() and usb_temp_unsetup() functions public
> 		so that other modules can generate USB descriptors.
> 		- extend the vendor specific request function by one
> 		  length pointer argument, because not all descriptors
> 		  store the length in the first byte. For example
> 		  HID descriptors.
> 		- patch by: HPS @
> 

This patch also removes some not-needed break's and goto's.

--HPS



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