Luke Dashjr
|
86f7f29dd0
Merge commit '8534c62' into bfgminer
|
13 years ago |
Luke Dashjr
|
8534c62bb3
Bugfix: bitforce: Close opened fd if reinit fails
|
13 years ago |
Con Kolivas
|
1b0b3d69f6
Merge branch 'master' into avalon-dev
|
13 years ago |
Con Kolivas
|
c62b985c04
Wrap result wrong tests in avalon scanhash in unlikely() and only consider a hash count of zero wrong if a restart wasn't issued.
|
13 years ago |
Con Kolivas
|
c17a175e17
Merge branches 'avalon-dev' and 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
0eb81d694a
Merge pull request #422 from BitSyncom/avalon
|
13 years ago |
Con Kolivas
|
64ec06628f
Merge pull request #417 from kanoi/bflsc
|
13 years ago |
Xiangfu
|
874b25f979
avalon: if result_wrong >= get_work_count jump out the read loop
|
13 years ago |
Luke Dashjr
|
7f29b170dc
Merge commit 'b150810' into bfgminer
|
13 years ago |
Luke Dashjr
|
b1508105e9
Bugfix: bitforce: Retry ZGX until device is NOT busy
|
13 years ago |
ckolivas
|
6400088f7a
Fix warning on 32bit.
|
13 years ago |
ckolivas
|
7231f7f92d
Fix warning on 32bit.
|
13 years ago |
Luke-Jr
|
49135f8f3f
Merge pull request #217 from berendt/bfgminer
|
13 years ago |
Christian Berendt
|
67ca6d7df2
updated SUSE SPEC to version 3.0.0
|
13 years ago |
Con Kolivas
|
c1ec55a6a3
Avoid curl_easy_cleanup on old curl versions in setup_stratum_curl as well.
|
13 years ago |
Con Kolivas
|
0805f7dc8f
Merge pull request #421 from BitSyncom/avalon
|
13 years ago |
Xiangfu
|
dd1c8bd198
fix the fan control on max temp2/3
|
13 years ago |
Xiangfu
|
f68930138d
for some reason network down. one simple cgminer command:
|
13 years ago |
Xiangfu
|
d57a4e0c27
if hash_count == 0; reinit avalon, fix the 0MHS bug
|
13 years ago |
Con Kolivas
|
6c5c6e99a3
Reinstate the matching_work_count per subdevice on avalon based on the work subid.
|
13 years ago |
Con Kolivas
|
c2a6392a9d
Avalon driver is missing the drv_id.
|
13 years ago |
Con Kolivas
|
220eb85818
Rationalise and simplify the share diff and block solve detection to a common site.
|
13 years ago |
Con Kolivas
|
5c7a32fde8
Rationalise and simplify the share diff and block solve detection to a common site.
|
13 years ago |
Con Kolivas
|
0c35f67aa9
Make the avalon array size a macro.
|
13 years ago |
Con Kolivas
|
8a90b5dd10
Use replacement of work items in the avalon buffer as needed instead of flushing them.
|
13 years ago |
Con Kolivas
|
1c4d1ac863
Reinstate wrong work count to reset avalon regardless and display number of wrong results.
|
13 years ago |
Con Kolivas
|
47309e1a18
Revert "The result_wrong measurement for avalon is continually leading to false positives so remove it."
|
13 years ago |
Con Kolivas
|
af65870244
select() on serial usb in avalon does not work properly with zero timeout.
|
13 years ago |
Con Kolivas
|
08c0ac290c
The result_wrong measurement for avalon is continually leading to false positives so remove it.
|
13 years ago |
Con Kolivas
|
64ecfa53a9
Revert "Use only 2 queued work arrays in avalon."
|
13 years ago |