root/trunk/src/ifd/sys-bsd.c

Revision Log Mode:


Legend:

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