Commit History

Author SHA1 Message Date
  Luke Dashjr b407ab32a3 Merge commit 'b83cdf1' into bfgminer 12 years ago
  Luke Dashjr b83cdf1406 Add LIFE_INIT2 status (safe to call functions, but not mining yet) for devices that want to report initialization status in their statline 12 years ago
  Luke Dashjr cce9df8fb6 Merge branch 'hotplug2' into bfgminer 12 years ago
  Luke Dashjr 58097a74fb Add serial port claiming logic to avalon, bitforce, and modminer drivers 12 years ago
  Luke Dashjr 684900865b Merge commit '5bfe1b8' into bfgminer 12 years ago
  Luke Dashjr 5bfe1b8535 Bugfix: bitforce: ZOX limits results ot 16 results per call, so repeat ZOX until there are fewer 12 years ago
  Luke Dashjr 95d1fe185b Merge commit '55b10e5' into bfgminer 12 years ago
  Luke Dashjr 55b10e5319 Bugfix: bitforce_queue: Initialize buf2 so errors don't cause the work queue to flush 12 years ago
  Luke Dashjr af7a9aad22 Keep track of bad nonces independently from generic hw errors 12 years ago
  Luke Dashjr 4701eef73e Use inc_hw_errors function at every site which increases hw_errors 12 years ago
  Luke Dashjr 9282b297a2 Merge commit '8816316' into bfgminer 12 years ago
  Luke Dashjr 8816316c59 bitforce: RPC pgaset fanmode 9 for auto fan control 12 years ago
  Luke Dashjr 9fc45874bb bitforce: Workaround chip ids not necessarily being in order by choosing processor count based on expected chip ids rather than parallelization 12 years ago
  Luke Dashjr e0b07d8f54 Bugfix: bitforce: parallelized: Properly handle parallelized protocol with only 1 chip 12 years ago
  Luke Dashjr 1e80c8f7d5 Merge commit 'e444515' into bfgminer 12 years ago
  Luke Dashjr e44451527f Bugfix: bitforce: XLINK: Increment boardno when moving on to the next board 12 years ago
  Luke Dashjr 1b4827b7c3 Merge commit '450ed2a' into bfgminer 12 years ago
  Luke Dashjr 450ed2acf5 bitforce: XLINK: Update to use actual length,xlinkid header order 12 years ago
  Luke Dashjr ef4c0504a0 Bugfix: bitforce: XLINK: Avoid trying to send 0 bytes after each write 12 years ago
  Luke Dashjr 1ffd6ccf77 bitforce: Allow a longer timeout (1250ms) for ZCX (Device Information) commands 12 years ago
  Luke Dashjr c3d6476eef Merge branch 'bitforce_queue_parallel' into bfgminer 12 years ago
  Luke Dashjr 89b293872a Bugfix: bitforce_queue: Never try to reinitialize a slave processor 12 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 12 years ago
  Luke Dashjr 546661f30f bitforce: bitforce: Fix TUI display of slave processors on parallelized boards 12 years ago
  Luke Dashjr dc25f51997 bitforce: Only display temperature in TUI for the first chip on parallelized boards 12 years ago
  Luke Dashjr c47411d7c9 Bugfix: bitforce: Set temperature for all processors on the board 12 years ago
  Luke Dashjr 73f4e7c06a Bugfix: bitforce_queue: Initialize proc->device_data to board data for parallelized chip processors 12 years ago
  Luke Dashjr a64964803b Bugfix: bitforce_queue: Defer nonce count check until after thiswork has been identified (or handled as NULL) 12 years ago
  Kano b8b137aeef USB make device_path handled by usbutils 12 years ago
  Kano 749fa78d8a tidy up free in device detect functions 12 years ago