Con Kolivas
|
293b94c7ed
Add API support for Avalon.
|
13 years ago |
Con Kolivas
|
809fec91a6
Only do_avalon_close once on multiple errors.
|
13 years ago |
Con Kolivas
|
689f744b62
Reset the result_wrong count on block change in avalon scanhash to prevent false positives for all nonces failed.
|
13 years ago |
Con Kolivas
|
ae4ee34ad4
Small timeouts on select() instead of instant timeout increase reliability of socket reads and writes.
|
13 years ago |
Con Kolivas
|
dd1a0d636a
Rotate the avalon work array and free work on AVA_SEND_BUFFER_EMPTY as well.
|
13 years ago |
Con Kolivas
|
97bad1eef6
Only get extra work in fill_queue if we don't have any unqueued work in the list.
|
13 years ago |
Con Kolivas
|
5f041e1a72
Don't get any work if our queue is already full in avalon_fill.
|
13 years ago |
Con Kolivas
|
2f89eef4b1
Differentiate socket closed from socket error in recv_line.
|
13 years ago |
Con Kolivas
|
b2106b3aed
Free avalon->works in the event we call avalon_prepare on failure to initialise.
|
13 years ago |
Con Kolivas
|
be5a20c8d6
Fix warnings.
|
13 years ago |
Con Kolivas
|
67be00e41e
Create an array of 4 lots of work for avalon and cycle through them.
|
13 years ago |
Con Kolivas
|
6752c24750
Remove unused per unit matching work count for avalon.
|
13 years ago |
Con Kolivas
|
7dda3e4402
Rename the confusing avalon_info pointer.
|
13 years ago |
Con Kolivas
|
2f75a5d89e
Simplify avalon scanhash code using the new find_queued_work_bymidstate function. Partially works only.
|
13 years ago |
Con Kolivas
|
67c5da49b6
Members of cgpu_info for avalon are not meant to be in the union.
|
13 years ago |
Con Kolivas
|
2f371f13f5
Use correct struct device_drv for avalon_drv.
|
13 years ago |
Con Kolivas
|
23fa953bfc
Check enough work is queued before queueing more in avalon_fill.
|
13 years ago |
Con Kolivas
|
f0806c6828
Actually put the work in the avalon queue.
|
13 years ago |
Con Kolivas
|
180230220f
Rneame avalon_api to avalon_drv.
|
13 years ago |
Con Kolivas
|
71bae003bc
First draft of port of avalon driver to new cgminer queued infrastructure.
|
13 years ago |
Con Kolivas
|
dea35d3349
Add Makefile entry for driver-avalon.
|
13 years ago |
Con Kolivas
|
017e7cbd49
Add configure support for avalon.
|
13 years ago |
Con Kolivas
|
86821eb45d
Fix mingw cross compilation being broken by win32/win64 patches.
|
13 years ago |
Con Kolivas
|
e9a65bba40
Only update hashrate calculation with the log interval.
|
13 years ago |
Con Kolivas
|
97a9172370
Update the total_tv_end only when we show the log to prevent failure to update logs.
|
13 years ago |
Con Kolivas
|
ee13924b86
Minor README updates.
|
13 years ago |
Con Kolivas
|
e62cb4ee12
Add example 7970 tuning for scrypt in readme.
|
13 years ago |
Con Kolivas
|
71c834389d
Update driver recommendations.
|
13 years ago |
Con Kolivas
|
9804d2d6a1
Add extensive GPU FAQs for the flood of new Scrypt miners.
|
13 years ago |
Con Kolivas
|
2675c5c397
Remove help option for cpumining in build environment.
|
13 years ago |