|
|
|
@1166
|
2 years |
aj |
abort if retries reach 0 or something other than EIO was returned.
|
|
|
|
@1164
|
2 years |
aj |
Apply fix by Emmanuel Dreyfus (Enhanced to limit the loop to 5 tries)
|
|
|
|
@1138
|
3 years |
alonbl |
FreeBSD patches with libusb support
By Andrew Thompson. …
|
|
|
|
@1137
|
3 years |
alonbl |
Allow driver to specify events to poll
|
|
|
|
@1114
|
3 years |
alonbl |
Support event mode for drivers
Current implementation forces poll loop …
|
|
|
|
@1051
|
4 years |
alonbl |
Fix OpenBSD issues.
fixes sys-bsd.c to use the correct device
filenames …
|
|
|
|
@973
|
5 years |
aj |
fix drageonflybsd build and include needed header file, both fixes by …
|
|
|
|
@964
|
5 years |
aj |
indent changes only.
|
|
|
|
@941
|
5 years |
aj |
add fall back to ccid driver.
|
|
|
|
@914
|
5 years |
aj |
ad mising usb_reset implementtions. unfortunatly solaris and bsd
don't …
|
|
|
|
@901
|
5 years |
aj |
fix bsd support, thanks to Markus Schatzl.
|
|
|
|
@893
|
5 years |
aj |
remove device guessing and identify code (no longer used / needed / was …
|
|
|
|
@892
|
5 years |
aj |
cleanup the parameters to ifdhandler and openct-control attach.
include …
|
|
|
|
@881
|
6 years |
aj |
add workaround to get openbsd working. Thanks to Markus Schatzl for the …
|
|
|
|
@831
|
6 years |
aj |
new locking strategy: claim the control interface so only one
process will …
|
|
|
|
@796
|
6 years |
aj |
at least on some bsd the file is called /dev/ugen0.00 for control …
|
|
|
|
@772
|
6 years |
aj |
debian/freebsd has FreeBSD_kernel defined.
|
|
|
|
@683
|
7 years |
aj |
many small compile fixes plus code/indent improvements, silenting warnings …
|
|
|
|
@677
|
7 years |
aj |
add/fix/unify out of memory handling.
|
|
|
|
@661
|
7 years |
aj |
Lindent for common style, and reduce nesting in some functions to
keep the …
|
|
|
|
@638
|
7 years |
aj |
William Wander: moved usb_open to the system dependant files
|
|
|
|
@606
|
7 years |
aj |
Attached is a patch for sys-bsd.c which should add enough
bulk and …
|
|
|
|
@516
|
8 years |
aet |
- ifd_sysdep_usb_poll_presence cleanups
|
|
|
|
@515
|
8 years |
aet |
- Some merging and polishing before rewriting the USB layer
- Add missing …
|
|
|
|
@514
|
8 years |
aet |
- Untested build fixes for FreeBSD 5.2
|
|
|
|
@501
|
8 years |
aet |
- Add USB rewrite for FreeBSD by William Wanders
|
|
|
|
@409
|
8 years |
aet |
- Remove obsolete ifd_device_open_channel / ifd_sysdep_channel_to_name
- …
|
|
|
|
@398
|
8 years |
aet |
- Start renewing the USB layer, move all OS
specific functions to …
|
|
|
|
@355
|
8 years |
aet |
Move sys/time.h include to internal.h, it needs to be included
there …
|
|
|
|
@354
|
8 years |
aet |
- Remove openct/pathnames.h, use autoconf + config.h instead
- Include …
|
|
|
|
@347
|
8 years |
aj |
No, I'm not working at suse. Only a typo.
|
|
|
|
@346
|
8 years |
aet |
Typo fixes
|
|
|
|
@279
|
9 years |
aj |
Improvements for the *BSD port.
|
|
|
|
@268
|
9 years |
aj |
Initial BSD support (still incomplete / not working).
|