<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libusb/libusb10.c, branch releng/9.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F9.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F9.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-04-18T07:42:47Z</updated>
<entry>
<title>MFC r264344:</title>
<updated>2014-04-18T07:42:47Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2014-04-18T07:42:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=80313f670b57e277b5016af37c634020f2af7925'/>
<id>urn:sha1:80313f670b57e277b5016af37c634020f2af7925</id>
<content type='text'>
Tune buffer sizes for SuperSpeed USB when using LibUSB v0.1 and v1.0
APIs to increase the maximum bandwidth limit.
</content>
</entry>
<entry>
<title>MFC r261224:</title>
<updated>2014-02-04T08:59:02Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2014-02-04T08:59:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=974e66a8cee4406e06fccf7878b34998e5413dd8'/>
<id>urn:sha1:974e66a8cee4406e06fccf7878b34998e5413dd8</id>
<content type='text'>
Comply to the official LibUSB v1.0 API:
"It is legal to attempt to claim an already-claimed interface."
</content>
</entry>
<entry>
<title>MFC r250342, r251495:</title>
<updated>2013-08-20T14:29:43Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2013-08-20T14:29:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=008fda59b2173419d9838d462b20548ae75564d8'/>
<id>urn:sha1:008fda59b2173419d9838d462b20548ae75564d8</id>
<content type='text'>
  Add libusb_get_port_path wrapper

  This follows the libusbx API reference at
  http://libusbx.sourceforge.net/api-1.0/group__dev.html

  Add libusb_get_port_numbers

  libusbx deprecated libusb_get_port_path and replaced it with
  libusb_get_port_numbers.  The latter omits an extra parameter which was
  unused in the FreeBSD implementation anyway.
</content>
</entry>
<entry>
<title>MFC r236944:</title>
<updated>2012-06-19T06:46:54Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2012-06-19T06:46:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3f80a04f3e52d5555ef178bd0848f832632eecde'/>
<id>urn:sha1:3f80a04f3e52d5555ef178bd0848f832632eecde</id>
<content type='text'>
LibUSB v1.0 API compliance and bugfixes.
</content>
</entry>
<entry>
<title>MFC r233667, r234687, r234491, r234193, r233424:</title>
<updated>2012-05-04T15:27:18Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2012-05-04T15:27:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8867a4ed1a26f98c61e98df29c3ce6ac1ff19f96'/>
<id>urn:sha1:8867a4ed1a26f98c61e98df29c3ce6ac1ff19f96</id>
<content type='text'>
Fix some compile warnings.
Fix some mdoc issues.
Add missing LibUSB 1.0 API function.
</content>
</entry>
<entry>
<title>MFC r228235 and r228236:</title>
<updated>2011-12-31T15:49:07Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2011-12-31T15:49:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d09d6bec99f91b7b4659d02b28bbfcb5cf0a7c89'/>
<id>urn:sha1:d09d6bec99f91b7b4659d02b28bbfcb5cf0a7c89</id>
<content type='text'>
Minor code simplification.
No functional change.
</content>
</entry>
<entry>
<title>MFC r226220</title>
<updated>2011-10-12T15:43:56Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2011-10-12T15:43:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=863d03dc83d5794a7e8b2f1d24b53d484da86299'/>
<id>urn:sha1:863d03dc83d5794a7e8b2f1d24b53d484da86299</id>
<content type='text'>
Fix libusb compliance.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Implement missing USB debug information functions.</title>
<updated>2011-09-19T08:52:06Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2011-09-19T08:52:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c61f25617c9b4db4c627097bbd9cdead643c2058'/>
<id>urn:sha1:c61f25617c9b4db4c627097bbd9cdead643c2058</id>
<content type='text'>
Approved by:	re (kib)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Use correct enum instead of constant value.</title>
<updated>2011-08-20T14:04:16Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2011-08-20T14:04:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=33ec9f0cb0e2928c586d481a5bba64860b111ce1'/>
<id>urn:sha1:33ec9f0cb0e2928c586d481a5bba64860b111ce1</id>
<content type='text'>
MFC after:	1 week
Spotted by:	scf @
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Add missing function to get device speed to the LibUSB v1.0 API.</title>
<updated>2011-08-16T08:34:16Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2011-08-16T08:34:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a46d4678d98c69773c1badb99b904cd5fddaf03'/>
<id>urn:sha1:9a46d4678d98c69773c1badb99b904cd5fddaf03</id>
<content type='text'>
MFC after:	1 week
Approved by:	re (kib)
</content>
</entry>
</feed>
