| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| |
|
|
|
|
|
|
| |
definitions.
Differential Revision: https://reviews.freebsd.org/D38212
MFC after: 1 week
Sponsored by: NVIDIA Networking
|
| |
|
|
|
|
|
| |
function.
MFC after: 1 week
Sponsored by: NVIDIA Networking
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, add LIBUSB_CLASS_PHYSICAL and the libusb_has_capability API.
Descriptions and functionality for these derived from the
documentation at [0]. The current set of capabilities are all supported by
libusb.
These were detected as missing after updating net/freerdp to 2.1.1, which
attempted to use both.
[0] http://libusb.sourceforge.net/api-1.0/group__libusb__misc.html
Reviewed by: hselasky
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D25194
Notes:
svn path=/head/; revision=361977
|
| |
|
|
|
|
|
|
|
|
|
| |
While here, pet mandoc & igor.
Reviewed by: bcr, hselasky
Approved by: re (kib), krion (mentor, implicit), mat (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D17516
Notes:
svn path=/head/; revision=339305
|
| |
|
|
|
|
|
|
|
|
|
| |
libusb(3) manual page.
Approved by: re (gjb)
Requested by: swills
MFC after: 1 week
Notes:
svn path=/head/; revision=302125
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=302080
|
| |
|
|
|
|
|
|
|
| |
Approved by: re (kib)
Requested by: swills
MFC after: 1 week
Notes:
svn path=/head/; revision=301968
|
| |
|
|
|
|
|
|
|
| |
Approved by: re (kostikbel)
Requested by: swills
MFC after: 1 week
Notes:
svn path=/head/; revision=301966
|
| |
|
|
|
|
|
|
|
| |
Approved by: re (kostikbel)
Requested by: swills
MFC after: 1 week
Notes:
svn path=/head/; revision=301964
|
| |
|
|
|
|
|
|
|
| |
Approved by: re (glebius)
Requested by: swills
MFC after: 1 week
Notes:
svn path=/head/; revision=301956
|
| |
|
|
| |
Notes:
svn path=/head/; revision=277165
|
| |
|
|
|
|
|
|
| |
PR: usb/185454
MFC after: 2 weeks
Notes:
svn path=/head/; revision=260315
|
| |
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=251495
|
| |
|
|
|
|
|
|
|
|
| |
This follows the libusbx API reference at
http://libusbx.sourceforge.net/api-1.0/group__dev.html
Reviewed by: hselasky@
Notes:
svn path=/head/; revision=250342
|
| |
|
|
|
|
|
|
|
| |
PR: 167734
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
Notes:
svn path=/head/; revision=235286
|
| |
|
|
|
|
|
| |
Reported by: Xiaofan Chen
Notes:
svn path=/head/; revision=235128
|
| |
|
|
| |
Notes:
svn path=/head/; revision=234687
|
| |
|
|
|
|
|
|
| |
Reported by: lme @
MFC after: 1 week
Notes:
svn path=/head/; revision=234193
|
| |
|
|
| |
Notes:
svn path=/head/; revision=233424
|
| |
|
|
|
|
|
|
|
| |
Submitted by: amdmi3
PR: 165431
MFC after: 1 week
Notes:
svn path=/head/; revision=232157
|
| |
|
|
|
|
|
|
|
|
| |
Some header file parts of this patch were taken from a patch submitted
by Maya Erez <merez@codeaurora.org> to the LibUSB developers list.
MFC after: 1 week
Notes:
svn path=/head/; revision=227404
|
| |
|
|
|
|
|
|
|
|
|
|
| |
libusb_dev_kernel_driver_active() works. In case of
libusb20 the manpage was wrong and in case of
libusb10 the implementation was wrong.
Submitted by: Kai Wang
MFC after: 3 days
Notes:
svn path=/head/; revision=226220
|
| |
|
|
|
|
|
|
| |
Approved by: re (kib)
MFC after: 1 week
Notes:
svn path=/head/; revision=225659
|
| |
|
|
|
|
|
|
|
| |
MFC after: 1 week
Approved by: re (kib)
PR: docs/159898
Notes:
svn path=/head/; revision=225091
|
| |
|
|
|
|
|
|
|
| |
MFC after: 1 week
Approved by: re (kib)
PR: docs/159898
Notes:
svn path=/head/; revision=225090
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- fix some minor spelling
- fix some style
- add description of new function
MFC after: 1 week
Approved by: re (kib)
Notes:
svn path=/head/; revision=224917
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Clamp the string length to 255 bytes when getting
the interface description.
- Clamp data request length to 65535 bytes when doing
control requests.
MFC after: 3 days
Notes:
svn path=/head/; revision=224085
|
| |
|
|
|
|
|
|
| |
MFC after: 14 days
Approved by: thompsa (mentor)
Notes:
svn path=/head/; revision=219101
|
| |
|
|
|
|
|
|
|
|
|
| |
the LibUSB v1.0 libusb_control_transfer() function.
PR: usb/151851
Submitted by: HIROSHI OOTA
Approved by: thompsa (mentor)
Notes:
svn path=/head/; revision=215450
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* libusb_strerror()
* libusb_get_driver[_np]()
* libusb_detach_kernel_driver[_np]()
- Factor out setting of non-blocking flag inside libusb.
- Add missing NULL check after libusb_get_device() call.
- Correct some wrong error codes due to copy and paste error.
PR: usb/150546
Submitted by: Robert Jenssen, Alexander Leidinger
Approved by: thompsa (mentor)
Notes:
svn path=/head/; revision=213853
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add a new API function to check the connected
status of the USB handle in the LibUSB v1.0 and
LibUSB v0.1 interfaces.
Approved by: thompsa (mentor)
Notes:
svn path=/head/; revision=213848
|
| |
|
|
| |
Notes:
svn path=/head/; revision=210933
|
| |
|
|
| |
Notes:
svn path=/head/; revision=210823
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Significantly improve libusb10 support.
- Many minor issues fixed.
- P4 ID: 166189, 165853, 165991, 166052, 166069
Submitted by: hps
Approved by: re
Notes:
svn path=/head/; revision=195957
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sourceforge. Libusb 1.0 is a portable usb api released December 2008 and
supersedes the original libusb released 10 years ago, it supports isochronous
endpoints and asynchronous I/O. Many applications have already started using
the interfaces.
This has been developed as part of Google Summer of Code this year by Sylvestre
Gallon and has been cribbed early due to it being desirable in FreeBSD 8.0
Submitted by: Sylvestre Gallon
Sponsored by: Google Summer of Code 2009
Reviewed by: Hans Petter Selasky
Notes:
svn path=/head/; revision=194674
|
| |
|
|
|
|
|
|
|
| |
claim and release interface support from libusb v2.0, because it is not useful.
Submitted by: Hans Petter Selasky
Notes:
svn path=/head/; revision=194069
|
| |
|
|
|
|
|
| |
Submitted by: Hans Petter Selasky
Notes:
svn path=/head/; revision=193313
|
| |
|
|
| |
Notes:
svn path=/head/; revision=192984
|
| |
|
|
|
|
|
| |
Submitted by: Hans Petter Selasky
Notes:
svn path=/head/; revision=192550
|
| |
|
|
|
|
|
|
|
| |
Update libusb function descriptions.
Submitted by: Chuck Robey
Notes:
svn path=/head/; revision=190746
|
|
|
Notes:
svn path=/head/; revision=189628
|