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 |
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 |
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
|
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 |
Con Kolivas
|
af6111fb55
Use no timeout on further reads in avalon_gets
|
13 years ago |
Con Kolivas
|
ad55fbf906
Do sequential reads in avalon_get_reset to cope with partial reads.
|
13 years ago |
Con Kolivas
|
385f1cd8d4
Show read discrepancy in avalon_get_reset.
|
13 years ago |
Con Kolivas
|
4e2b107642
Reuse avalon_get_work_count variable.
|
13 years ago |
Con Kolivas
|
fb34cb1784
Check for AVA_GETS_RESTART when deciding if avalon has messed up.
|
13 years ago |
Con Kolivas
|
8b0531fb2b
Make the detection of all wrong results on avalon much more conservative to avoid false positives on work restarts.
|
13 years ago |
Con Kolivas
|
c6b9a3eeea
Show error codes on select and read fail in avalon.
|
13 years ago |
Con Kolivas
|
5e3474b0c8
If we get a restart message in avalon_gets still check if there's a receive message to parse first without a timeout before returning AVA_GETS_RESTART.
|
13 years ago |
Con Kolivas
|
0ea9d68d67
Use only 2 queued work arrays in avalon.
|
13 years ago |
Con Kolivas
|
afd6f42703
avalon_gets is always called from the one call site so inline it.
|
13 years ago |
Con Kolivas
|
3671b2c310
The read_count is unused by the avalon get result code and no longer required for avalon reset so simplify code removing it.
|
13 years ago |
Con Kolivas
|
dec90b96ad
Use a separate avalon_get_reset function for resetting avalon instead of using avalon_get_result.
|
13 years ago |
Con Kolivas
|
ea70300a59
The current hash count returned by avalon scanhash is just an obfuscated utility counter so make it explicit.
|
13 years ago |
Con Kolivas
|
53a047d007
Check for a restart before a timeout in message parsing code in avalon.
|
13 years ago |
Con Kolivas
|
0da8868799
We should check for a restart message before checking for a timeout in avalon scanhash.
|
13 years ago |
Con Kolivas
|
8e69d75f36
Store the subid for the work item in avalon.
|
13 years ago |
Luke Dashjr
|
d0e8f021fb
bitforce: Log when zero queued results are received
|
13 years ago |
Con Kolivas
|
d9ba82c607
Fix record_temp_fan function in avalon driver. Patch by Xiangfu <xiangfu@openmobilefree.net>
|
13 years ago |
Con Kolivas
|
8b2b9b3d3e
Remove inappropriate memset of struct avalon result which was corrupting fan values.
|
13 years ago |
Con Kolivas
|
e9b6ff8f6a
Fix warning with no curses built in.
|
13 years ago |
Con Kolivas
|
85a4dfd9a7
Bump version to 2.11.4
|
13 years ago |