Commit History

Author SHA1 Message Date
  Luke Dashjr abc2ab4904 bitforce: Never increase bulkqueue poll wait time during queue underruns 13 years ago
  Luke Dashjr 2740256252 bitforce: Start off polling bulk queue every 100ms 13 years ago
  Luke Dashjr de7d50f122 bitforce: Log device queue size after getting bulk results 13 years ago
  Luke Dashjr f0fccf171f bitforce: Ensure bulkqueue polling occurs at least once a second 13 years ago
  Luke Dashjr 4b59876501 opencl: Default to single thread with Mesa OpenCL 13 years ago
  Luke Dashjr 6e66786aaa opencl: Check for Mesa OpenCL and avoid using binary kernels with it 13 years ago
  Luke Dashjr 1ac05ac2e1 Merge commit '16dacbc' into bfgminer 13 years ago
  Luke Dashjr 16dacbcf1b opencl: Include OpenCL platform in kernel binary filenames 13 years ago
  Luke Dashjr 9ec2a29db5 bitforce: Use bulk queue mode for all SC devices 13 years ago
  Luke Dashjr 491a802cdf Bugfix: bitforce: When reinitializing, free all known works to avoid decrementing reset queued counter 13 years ago
  Luke Dashjr 63c95e1ffa bitforce: Handle timeout during ZOX as cleanly as possible 13 years ago
  Luke Dashjr 09e3266202 Bugfix: bitforce: Make reinitialization more complete and safe 13 years ago
  Luke Dashjr 86f7f29dd0 Merge commit '8534c62' into bfgminer 13 years ago
  Luke Dashjr 8534c62bb3 Bugfix: bitforce: Close opened fd if reinit fails 13 years ago
  Luke Dashjr 7f29b170dc Merge commit 'b150810' into bfgminer 13 years ago
  Luke Dashjr b1508105e9 Bugfix: bitforce: Retry ZGX until device is NOT busy 13 years ago
  Luke-Jr 49135f8f3f Merge pull request #217 from berendt/bfgminer 13 years ago
  Christian Berendt 67ca6d7df2 updated SUSE SPEC to version 3.0.0 13 years ago
  Con Kolivas 8e69d75f36 Store the subid for the work item in avalon. 13 years ago
  Luke Dashjr d0e8f021fb bitforce: Log when zero queued results are received 13 years ago
  Con Kolivas d9ba82c607 Fix record_temp_fan function in avalon driver. Patch by Xiangfu <xiangfu@openmobilefree.net> 13 years ago
  Con Kolivas 8b2b9b3d3e Remove inappropriate memset of struct avalon result which was corrupting fan values. 13 years ago
  Con Kolivas e9b6ff8f6a Fix warning with no curses built in. 13 years ago
  Con Kolivas 85a4dfd9a7 Bump version to 2.11.4 13 years ago
  Con Kolivas 293b94c7ed Add API support for Avalon. 13 years ago
  Con Kolivas 809fec91a6 Only do_avalon_close once on multiple errors. 13 years ago
  Con Kolivas 689f744b62 Reset the result_wrong count on block change in avalon scanhash to prevent false positives for all nonces failed. 13 years ago
  Con Kolivas ae4ee34ad4 Small timeouts on select() instead of instant timeout increase reliability of socket reads and writes. 13 years ago
  Con Kolivas dd1a0d636a Rotate the avalon work array and free work on AVA_SEND_BUFFER_EMPTY as well. 13 years ago
  Con Kolivas 97bad1eef6 Only get extra work in fill_queue if we don't have any unqueued work in the list. 13 years ago