Con Kolivas
|
c7b1b03085
Timeouts on avalon_read and avalon_write should be 100ms.
|
13 years ago |
Con Kolivas
|
4ddbe24135
Don't close avalon after detecting it until we're cleaning up, instead using reset for comms failures.
|
13 years ago |
Con Kolivas
|
18710b14d2
Check for avalon_wait_write before sending reset command.
|
13 years ago |
Con Kolivas
|
0e071c98f6
Sleep in avalon_write_ready.
|
13 years ago |
Con Kolivas
|
674539bddc
Make avalon_wait_write a bool function and check its return value.
|
13 years ago |
Con Kolivas
|
290666a124
Show how many idle tasks are sent to avalon if it aborts on buffer full.
|
13 years ago |
Con Kolivas
|
8b1a247106
Reset avalon->device_fd after it is closed.
|
13 years ago |
Con Kolivas
|
a640164381
Create an avalon_wait_write function that is used before sending avalon idle command.
|
13 years ago |
Con Kolivas
|
764f7cc403
Avoid repeating avalon_idle in do_avalon_close and extra sleep.
|
13 years ago |
Con Kolivas
|
ee4d72e338
Pass fd to avalon_idle.
|
13 years ago |
Con Kolivas
|
664fd5b4a1
Revert "Change to setting avalon_task to being the pointer for avalon_idle."
|
13 years ago |
Con Kolivas
|
91a82cd81f
Change to setting avalon_task to being the pointer for avalon_idle.
|
13 years ago |
Con Kolivas
|
e2578033cb
Do avalon_reset after info structure is set up.
|
13 years ago |
Con Kolivas
|
930317e123
Rework avalon reset sequence to include idling of chips and waiting for them to go idle followed by 2nd reset and then checking result.
|
13 years ago |
Con Kolivas
|
569a6f65a0
Do a non-blocking read of anything in the avalon buffer after opening the device.
|
13 years ago |
Con Kolivas
|
6baa23cf62
Assign the avalon info data to the device_data in cgpu_info.
|
13 years ago |
Con Kolivas
|
69bdc6f988
Fix warnings in avalon driver.
|
13 years ago |
Con Kolivas
|
ed65653ca6
Simplify the many lines passed as API data in the avalon driver now that the API does not need persistent storage for the name.
|
13 years ago |
Con Kolivas
|
d08bdfd69f
Add extra matching work count data in API for Avalon with 4 modules.
|
13 years ago |
Con Kolivas
|
5b702bc0da
Fix warning on building avalon on win32
|
13 years ago |
Con Kolivas
|
849567cb35
Use cgtime in driver-avalon.c
|
13 years ago |
James Z.M. Gao
|
5ba07b9a03
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Xiangfu
|
8e8313c974
fliter out the wrong result from adjust fan code
|
13 years ago |
James Z.M. Gao
|
50cf25942e
compile avalon driver on win32 and win64
|
13 years ago |
Con Kolivas
|
fdfb77e7c2
Unconditionally test for many wrong results on avalon and reset to avoid passing a corrupt avalon result to temperature code.
|
13 years ago |
Con Kolivas
|
dbab07a12d
Only reset an avalon device with no results when there are no results consecutively.
|
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 |
Xiangfu
|
874b25f979
avalon: if result_wrong >= get_work_count jump out the read loop
|
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 |