source: trunk/src/ifd/sys-bsd.c @ 1190

Revision Log Mode:


Legend:

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