summaryrefslogtreecommitdiff
path: root/libusb/os/openbsd_usb.c
Commit message (Expand)AuthorAgeFilesLines
* Misc: Ensure all sources are UTF-8Pete Batard2012-05-231-1/+1
* BSD: Provide libusb_get_device_speed() dataMartin Pieuchot2012-04-201-0/+1
* OpenBSD: Fix warning: 'hpriv' may be used uninitializedPeter Stuge2012-04-091-1/+10
* Misc: Rebrand to libusbxPete Batard2012-04-031-2/+2
* libusbi.h: Add IS_EPIN() IS_EPOUT() IS_XFERIN() and IS_XFEROUT() macrosPeter Stuge2012-03-221-4/+4
* Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate need for ZLPPeter Stuge2012-02-221-1/+7
* OpenBSD: Correctly catch attempts to do isochronous OUT transfersPeter Stuge2012-02-191-1/+1
* OpenBSD backendMartin Pieuchot2012-01-301-0/+711