| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
about the parent USB device:
- libusb20_dev_get_parent_address
- libusb20_dev_get_parent_port
- Rename libusb20_compat01.c into libusb01.c
MFC after: 3 days
Notes:
svn path=/head/; revision=223495
|
| |
|
|
|
|
|
|
| |
MFC after: 14 days
Approved by: thompsa (mentor)
Notes:
svn path=/head/; revision=219100
|
| |
|
|
|
|
|
| |
Approved by: thompsa (mentor)
Notes:
svn path=/head/; revision=213852
|
| |
|
|
|
|
|
|
|
|
| |
is expected after this commit.
Tested by: make buildworld
Reviewed by: hps (patch without .h changes)
Notes:
svn path=/head/; revision=203815
|
| |
|
|
|
|
|
| |
Reviewed by: hps@
Notes:
svn path=/head/; revision=203775
|
| |
|
|
|
|
|
| |
Submitted by: Hans Petter Selasky
Notes:
svn path=/head/; revision=203147
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix a memory leak on the USB backend
- fix invalid pointer computations (in one case memory outside the allocated
area was written in LibUSB v1.0)
- make sure memory is always initialised, also in failing cases
- add missing functions from v1.0.4
PR: usb/140325
Reported by: Robert Jenssen
Submitted by: Hans Petter Selasky
MFC After: 3 days
Notes:
svn path=/head/; revision=199055
|
| |
|
|
|
|
|
| |
Submitted by: HPS
Notes:
svn path=/head/; revision=198376
|
| |
|
|
|
|
|
| |
- Reduce the number of headers needed for a usb driver, the common case is just usb.h and usbdi.h
Notes:
svn path=/head/; revision=194677
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=192984
|
|
|
directory name.
Notes:
svn path=/head/; revision=189587
|