Commit History

Author SHA1 Message Date
  Con Kolivas 71bae003bc First draft of port of avalon driver to new cgminer queued infrastructure. 13 years ago
  Luke Dashjr 85f7147aa7 Merge branch 'queuedwork' into bfgminer 13 years ago
  Luke Dashjr 931ef7b102 Bugfix: bitforce: BFP_QUEUE: Attempt to recover from extra queue results, or the next job finishing early 13 years ago
  Con Kolivas dea35d3349 Add Makefile entry for driver-avalon. 13 years ago
  Con Kolivas 017e7cbd49 Add configure support for avalon. 13 years ago
  Con Kolivas efa8d1f22a Document extra zero byte in avalon_reset. 13 years ago
  Con Kolivas 4820bdebba Microoptimise likely paths in avalon_gets. 13 years ago
  Con Kolivas 86821eb45d Fix mingw cross compilation being broken by win32/win64 patches. 13 years ago
  Con Kolivas e9a65bba40 Only update hashrate calculation with the log interval. 13 years ago
  Con Kolivas 97a9172370 Update the total_tv_end only when we show the log to prevent failure to update logs. 13 years ago
  Con Kolivas ee13924b86 Minor README updates. 13 years ago
  Con Kolivas e62cb4ee12 Add example 7970 tuning for scrypt in readme. 13 years ago
  Con Kolivas 71c834389d Update driver recommendations. 13 years ago
  Luke Dashjr d787f0e58c bitforce: Always send a new job ASAP after flushing the queue 13 years ago
  Luke Dashjr 37e97be173 bitforce: Implement "Queue Job Pack" (ZWX) and use it for XLINK devices to avoid USB latency issues 13 years ago
  Luke Dashjr aa9c3afa67 bitforce: Ignore INPROCESS added to ZOX response 13 years ago
  Con Kolivas 9804d2d6a1 Add extensive GPU FAQs for the flood of new Scrypt miners. 13 years ago
  Luke Dashjr 67638b8416 Implement minerloop_queue for devices that process work items too fast to keep track of which one they're currently working on 13 years ago
  Con Kolivas ada8ca18b5 Rename cgminer version to 2.10.5a 13 years ago
  Con Kolivas 2675c5c397 Remove help option for cpumining in build environment. 13 years ago
  Con Kolivas 00f7688142 Remove scripts that make it too easy to compile CPU mining support. 13 years ago
  Con Kolivas 1a8bfad0a0 Merge pull request #416 from gzm55/master 13 years ago
  James Z.M. Gao c9ae715019 Compile CPU mining for win32 and win64 13 years ago
  Con Kolivas 3c5ad8e44b Add name to copyright for avalon driver. 13 years ago
  Con Kolivas 691b5289b0 Make sure to set timeout to 100ms instead of 1ms in avalon read loop for select. 13 years ago
  Con Kolivas 65bee71c21 Make sure to get time of first response in avalon read loop. 13 years ago
  Con Kolivas d013551862 Use select for a reliable timeout in avalon read and don't read 1 byte at a time, optimising read loop. 13 years ago
  Con Kolivas ba1ff87356 We should break on the loop on a work restart in avalon, and only consider all errors if we actually have gotten some results. 13 years ago
  Con Kolivas fc65385e0e Avalon init on comms error as well. 13 years ago
  Luke Dashjr 7454181fcf Merge commit 'd41b6b2' into bfgminer 13 years ago