Commit History

Author SHA1 Message Date
  Luke Dashjr 1bf0274c47 Add submodule for ZtexBTCMiner (aka ztex_ufm1_*) 13 years ago
  Luke Dashjr b279bc3aeb ztex: Use standard file header/comment formatting, and update license to GPLv3 13 years ago
  Con Kolivas 13a4aaa61a Failure to read and write on pseudo semaphores on apple happens routinely on shut down so should not be a quit error, just a warning. 13 years ago
  Con Kolivas 827a6ab7da Unlock usb dev lock in the same place in usbutils. 13 years ago
  Con Kolivas 9604cbee98 Sleep if the avalon buffer is empty and we've requested a read to allow the write thread to take precedence. 13 years ago
  Con Kolivas 0aeb1b5480 Yield after releasing a lock in case we are on a device with limited CPU resources. 13 years ago
  Con Kolivas 261b1299ac Add the cgpu_info structure before avalon reset. 13 years ago
  Luke Dashjr 1ffd6ccf77 bitforce: Allow a longer timeout (1250ms) for ZCX (Device Information) commands 13 years ago
  Con Kolivas 291df91ced Tidy up DEVLOCK/UNLOCK to have consistent use of the pstate variable without needing brace level match. 13 years ago
  Con Kolivas 3f105a23c8 Merge pull request #441 from kanoi/master 13 years ago
  Luke Dashjr 9290f64d37 Merge branch 'weighed_rej_percent' into bfgminer 13 years ago
  Luke Dashjr 85369ef6b9 Calculate rejection percentage based on weighed shares, not absolute counts 13 years ago
  Luke Dashjr 7cd78005c9 Count weighed discarded (stale) shares per cgpu 13 years ago
  Luke Dashjr a5bd113682 Bugfix: Cleanly count discarded (stale) shares without overlapping devices/sshare locks within clear_stratum_shares 13 years ago
  Kano 65e21f18cb Icarus driver elaspsed timeout shouldn't be just USB I/O 13 years ago
  Kano 91034145ae usbutils avoid leaving devlock locked when thread cancelled 13 years ago
  Luke Dashjr ec2532b2fd configure: Enable Avalon support by default now that it behaves reasonably 13 years ago
  Luke Dashjr db2a63c286 avalon: Since detection is not really implemented, only probe devices when the driver is specified to -S by name (eg, "avalon:/dev/ttyUSB0") 13 years ago
  Luke Dashjr c3d6476eef Merge branch 'bitforce_queue_parallel' into bfgminer 13 years ago
  Luke Dashjr 89b293872a Bugfix: bitforce_queue: Never try to reinitialize a slave processor 13 years ago
  Luke Dashjr e18bcecb15 Merge commit '8d7ee1d' into bfgminer 13 years ago
  Luke Dashjr 8d7ee1d418 Bugfix: pdcurses doesn't like changing logwin size without clearing it also, so do that in display options 13 years ago
  Luke Dashjr 0a93961832 Bugfix: bitforce_queue: Use work_list_del everywhere we remove from work_list to ensure work gets freed properly when done 13 years ago
  Luke Dashjr 7655e6d8fc Reduce HW error logging to debug level, so it doesn't clutter the TUI log by default 13 years ago
  Luke Dashjr 4410a9d19e DevAPI: When a device has more than 26 processors, represent them as aa-zz 13 years ago
  Luke Dashjr e78f24e4f3 Merge branch 'bitforce_queue_parallel' into bfgminer 13 years ago
  Luke Dashjr 546661f30f bitforce: bitforce: Fix TUI display of slave processors on parallelized boards 13 years ago
  Luke Dashjr 782ecc021f Merge branch 'bitforce_queue_parallel' into bfgminer 13 years ago
  Luke Dashjr dc25f51997 bitforce: Only display temperature in TUI for the first chip on parallelized boards 13 years ago
  Luke Dashjr c47411d7c9 Bugfix: bitforce: Set temperature for all processors on the board 13 years ago