Commit History

Author SHA1 Message Date
  Luke Dashjr 2b41048a39 Merge commit '9d55c9e' into bfgminer 13 years ago
  Luke Dashjr 9d55c9e7f9 Bugfix: bitforce: Ensure "OK" doesn't remain in queued results buffer 13 years ago
  Luke Dashjr e1a5812d55 Merge commit 'cddeaa6' into bfgminer 13 years ago
  Luke Dashjr cddeaa64e1 Bugfix: bitforce: next_line needs to increment beyond the newline character 13 years ago
  Luke Dashjr 838a97de40 Default to work queue mode on BitForce SC devices 13 years ago
  Luke Dashjr ec50890c98 bitforce: Implement support for non-contiguous XLINK slave addressing 13 years ago
  Luke Dashjr aa2278e2d3 Merge commit '64bd6e9' into bfgminer 13 years ago
  Luke Dashjr 64bd6e9fe4 Bugfix: bitforce: Fix warning 13 years ago
  Luke Dashjr 1a64d10795 Merge commit '9aa3f6b' into bfgminer 13 years ago
  Luke Dashjr 9aa3f6bddd Bugfix: bitforce: Free old name when updating it on reinitialization 13 years ago
  Luke Dashjr 85d2ae7f3b Bugfix: bitforce: Rework sleep delay adjustment logic to properly deal with more accurate timing readings (added in device API update) 13 years ago
  Luke Dashjr 0380fe4f06 Remove now-unused blocking-wait code (restart_cond, restart_wait, and stale_wait) 13 years ago
  Luke Dashjr 6090183e6c Bugfix: bitforce: Zero hashes complete if we get an invalid response 13 years ago
  Luke Dashjr 382ebf7fe2 bitforce: Support for work queue protocol on BitForce SC devices 13 years ago
  Luke Dashjr c3fa179fd7 Use new double-stage format for SC devices 13 years ago
  Luke Dashjr d01aee4d8b bitforce: Replace (bool)cgpu->nonce_range with (enum)bitforce_data->proto 13 years ago
  Luke Dashjr ab883d97ba bitforce: XLINK support for multiple processors 13 years ago
  Luke Dashjr bd42d0132a bitforce: Prepare log messages for XLINK by separating into proc and dev messages 13 years ago
  Luke Dashjr 0edc864537 bitforce: Always use fd/mutex pointers on actual device, to prepare for XLINK support 13 years ago
  Luke Dashjr 9a0ae675ea bitforce: Get fd/mutex pointers only once per function 13 years ago
  Luke Dashjr 8828eaeb60 bitforce: Abstract commands to bitforce_cmd1 (single-stage) and bitforce_cmd2 (double-stage) functions 13 years ago
  Luke Dashjr eaa48af7d2 bitforce: Debuglog device information during detection 13 years ago
  Luke Dashjr e77f591be6 Bugfix: bitforce: Avoid polling continuously between work restart and job completion 13 years ago
  Luke Dashjr 6e3c53e6f0 bitforce: Use poll device API when job_get_results needs to wait 13 years ago
  Luke Dashjr be8753549c bitforce: Use poll device API when job_start needs to wait 13 years ago
  Luke Dashjr bdf34c72ed bitforce: Minimally refactor to adapt to new minerloop_async 13 years ago
  Luke Dashjr a76cbd4192 Preformat dev_repr (device representation) and proc_repr (processor representation) once for use everywhere 13 years ago
  Luke Dashjr 1458821958 Update copyrights 13 years ago
  Luke Dashjr 62dff9a82f Ensure winsock2.h is always included before windows.h 13 years ago
  Luke Dashjr 69b4aa8c90 Merge branch 'sysfs_autodetect' into bfgminer 13 years ago