Kano
|
d143c27846
rename get_proc_by_id() to get_devices()
|
13 years ago |
Luke Dashjr
|
7520194f81
Wrap access to devices array under a mutex
|
13 years ago |
Con Kolivas
|
50520ccd25
Provide wrappers for grabbing of thr value under the mining_thr_lock.
|
13 years ago |
Kano
|
64da19ff93
mutex all access to mining_thr
|
13 years ago |
Kano
|
d9e2a04bff
Split thr_info array into control_thr and mining_thr pointers so more mining threads can be added later
|
13 years ago |
Luke Dashjr
|
e04d5e770d
Merge commit 'f1cfb96' into bfgminer
|
13 years ago |
Luke Dashjr
|
f1cfb962f5
Bugfix: ztex: Initialize fw_buf pointer to NULL so a free before allocation is safe
|
13 years ago |
Con Kolivas
|
1587b296d2
Cleanup when stratum curl fails to initialise.
|
13 years ago |
Luke Dashjr
|
d7d76b032e
Merge commit '4fe7feba' into bfgminer
|
13 years ago |
Kano
|
4fe7feba4f
LTC text typo
|
13 years ago |
Con Kolivas
|
6ec37ee642
Recreate cURL for new stratum connections, and clear stratum_notify on suspending them
|
13 years ago |
Kano
|
8db065d63a
clear_stratum_shares: Rename diff_stale variable to diff_cleared
|
13 years ago |
Luke Dashjr
|
13d232cfad
Merge commit 'f466022' into bfgminer
|
13 years ago |
Kano
|
f466022b30
MMQ it's a bitstream
|
13 years ago |
Con Kolivas
|
9afbc78920
Update a pool's last work time when the work is popped as well as staged.
|
13 years ago |
Con Kolivas
|
adcf85ac1e
Extend stratum connections another minute (total 2 minutes) after the last work item was staged, and maintain last_work_time for non-stratum pools.
|
13 years ago |
Luke Dashjr
|
3602610b90
Merge commit 'de1b0f1' into bfgminer
|
13 years ago |
Con Kolivas
|
de1b0f1905
Fix --benchmark generating valid work for cgminer.
|
13 years ago |
Luke Dashjr
|
7955929860
Merge commit 'f8aec5e' into bfgminer
|
13 years ago |
Luke Dashjr
|
f8aec5e2a5
Bugfix: Correct pdbuilder result directory
|
13 years ago |
Luke Dashjr
|
0e6797b3b0
Omit add_serial_all code when serial support is not wanted
|
13 years ago |
Luke Dashjr
|
b81767d717
Use configure to detect presence of roundl to avoid redefining an actual function (possibly inline)
|
13 years ago |
Luke Dashjr
|
7af98a834d
Merge commit '3f1bed6' into bfgminer
|
13 years ago |
Luke Dashjr
|
3f1bed6556
Bugfix: roundl: Add needed parenthesis to perform ?: before +
|
13 years ago |
Luke Dashjr
|
f168d7f871
Merge commit '951fb6c' into bfgminer
|
13 years ago |
Luke Dashjr
|
951fb6c0fd
Bugfix: ft232r: Defer allocating structure until after USB endpoint is successfully opened, so it won't leak in case of failure
|
13 years ago |
Luke Dashjr
|
60cab5a8c3
Merge commit '8f3d4f3' into bfgminer
|
13 years ago |
Luke Dashjr
|
8f3d4f3fed
Bugfix: ztex: Free bitstream in memory when done with it
|
13 years ago |
Luke Dashjr
|
ef59538152
Merge commit '03cb5a7' into bfgminer
|
13 years ago |
Luke Dashjr
|
03cb5a7059
Bugfix: Safely handle all-space cURL debug messages, should they ever happen
|
13 years ago |