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 |
Luke Dashjr
|
cca9c049e8
bitforce: Credit hashrate to the correct chip on parallelized devices
|
12 years ago |
Luke Dashjr
|
707e0ee1a5
bitforce: Turn parallelization into separate logical processors for more details on each, including working with XLink
|
12 years ago |
Luke Dashjr
|
168279018c
bitforce_queue: Implement job sanity checks using new "ZqX" for devices using parallelization
|
12 years ago |
Luke Dashjr
|
eca9e7e73c
bitforce_queue: Minimal support for parallelization
|
12 years ago |
Luke Dashjr
|
18a09f0a0f
Merge branch 'bfl_devdump' into bitforce_queue_parallel
|
12 years ago |
Luke Dashjr
|
664d9fa9b5
bitforce_queue: Ensure comma following nonce count is there, to error cleanly
|
12 years ago |
Luke Dashjr
|
0322e4cf79
Add --device-protocol-dump option to debuglog low-level bitforce protocol details
|
12 years ago |
Luke Dashjr
|
dcc630c59e
Merge branch 'cg_merges_20130606b' into bfgminer
|
12 years ago |
Luke Dashjr
|
5384147669
Merge commit 'e7d815e' into bfgminer
|
12 years ago |
Luke Dashjr
|
e7d815ec0b
bitforce: Report queue send failures, and count as hw errors
|
12 years ago |
Luke Dashjr
|
b13624a1e4
Merge commit 'f1d8ab8' into bfgminer
|
12 years ago |
Luke Dashjr
|
f1d8ab809e
Bugfix: bitforce_queue: Don't try to send ready-to-queue work to device, when there is no ready-to-queue work
|
12 years ago |
Luke Dashjr
|
a6825e5161
Merge commit '4454bd5' into bfgminer
|
12 years ago |
Luke Dashjr
|
4454bd5c31
Bugfix: bitforce: Clear want_to_send_queue flag when flushing queue, since we can't send an empty queue
|
12 years ago |