<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libusb/libusb.h, branch upstream/11.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2018-03-29T02:50:57Z</updated>
<entry>
<title>Revert r330897:</title>
<updated>2018-03-29T02:50:57Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-29T02:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4ab2e064d7950be84256d671a7ae93f87cc6aa36'/>
<id>urn:sha1:4ab2e064d7950be84256d671a7ae93f87cc6aa36</id>
<content type='text'>
This was intended to be a non-functional change. It wasn't. The commit
message was thus wrong. In addition it broke arm, and merged crypto
related code.

Revert with prejudice.

This revert skips files touched in r316370 since that commit was since
MFCed. This revert also skips files that require $FreeBSD$ property
changes.

Thank you to those who helped me get out of this mess including but not
limited to gonzo, kevans, rgrimes.

Requested by: gjb (re)
</content>
</entry>
<entry>
<title>Partial merge of the SPDX changes</title>
<updated>2018-03-14T03:19:51Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-14T03:19:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be5d0b9566b13fdf8cabebb63334cbec12bfc409'/>
<id>urn:sha1:be5d0b9566b13fdf8cabebb63334cbec12bfc409</id>
<content type='text'>
These changes are incomplete but are making it difficult
to determine what other changes can/should be merged.

No objections from:	pfg
</content>
</entry>
<entry>
<title>MFC r322322: Expose device caps as libusb_bos_descriptor::dev_capability</title>
<updated>2018-01-18T21:39:03Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2018-01-18T21:39:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=242390cee7db8ab02c39558554e310fbc13c0edd'/>
<id>urn:sha1:242390cee7db8ab02c39558554e310fbc13c0edd</id>
<content type='text'>
Some libusb consumers in Linux-land (in this case, libusb4java) expect a
dev_capability member that they can use to enumerate the device
capabilities.

No particular layout is expected of this, just that it can be traversed
using the bLength member until bNumDeviceCapabilities are read and that the
consumer may then use one of the libusb_get_*_descriptor methods to extract
specific (usb 2.0 vs. ss) capability information.
</content>
</entry>
<entry>
<title>Resolve issue with libusb C++ header file inclusion.</title>
<updated>2016-06-24T10:55:14Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2016-06-24T10:55:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56c926d07759058df09cfebb74f39691d5388293'/>
<id>urn:sha1:56c926d07759058df09cfebb74f39691d5388293</id>
<content type='text'>
Approved by:	re (marius)
PR:		210509
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add support for USB streams to the LibUSB v1.0 API and update the</title>
<updated>2016-06-23T07:12:22Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2016-06-23T07:12:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a0c93fa361cfa5930db3c2143172d1a2095b4b3e'/>
<id>urn:sha1:a0c93fa361cfa5930db3c2143172d1a2095b4b3e</id>
<content type='text'>
libusb(3) manual page.

Approved by:	re (gjb)
Requested by:	swills
MFC after:	1 week
</content>
</entry>
<entry>
<title>Implement libusb_hotplug_register_callback() and</title>
<updated>2016-06-22T10:38:41Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2016-06-22T10:38:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7bdc064b0b644d15bd9614d9e7db5c4279736d75'/>
<id>urn:sha1:7bdc064b0b644d15bd9614d9e7db5c4279736d75</id>
<content type='text'>
libusb_hotplug_deregister_callback() for the LibUSB v1.0 API and
update the libusb(3) manual page.

Approved by:	re (kib)
Requested by:	swills
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.</title>
<updated>2016-06-16T16:17:29Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2016-06-16T16:17:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=37d0636aac290cc86ec7149a55167f6c21ad480f'/>
<id>urn:sha1:37d0636aac290cc86ec7149a55167f6c21ad480f</id>
<content type='text'>
Approved by:	re (kib)
Requested by:	swills
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.</title>
<updated>2016-06-16T14:26:04Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2016-06-16T14:26:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b40d9601c72fbb04f32437d529dbf51252dc31e'/>
<id>urn:sha1:5b40d9601c72fbb04f32437d529dbf51252dc31e</id>
<content type='text'>
Approved by:	re (kostikbel)
Requested by:	swills
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add support for libusb_get_port_number() to the LibUSB v1.0 API.</title>
<updated>2016-06-16T12:14:19Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2016-06-16T12:14:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0f2c706643ff211ce1e1eb0cfbc3c05bc67f2311'/>
<id>urn:sha1:0f2c706643ff211ce1e1eb0cfbc3c05bc67f2311</id>
<content type='text'>
Approved by:	re (kostikbel)
Requested by:	swills
MFC after:	1 week
</content>
</entry>
<entry>
<title>Define LIBUSB_API_VERSION.</title>
<updated>2016-06-16T11:51:20Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2016-06-16T11:51:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa6ef1c45f636043d7b0ec164c94db7095c2b113'/>
<id>urn:sha1:fa6ef1c45f636043d7b0ec164c94db7095c2b113</id>
<content type='text'>
Approved by:	re (kostikbel)
Requested by:	swills
MFC after:	1 week
</content>
</entry>
</feed>
