Luke Dashjr
|
0b286b8f8b
Bugfix: Update utility every get_statline call, and include every processor involved
|
13 years ago |
Luke Dashjr
|
7cfa42ebbe
HACKING: New text file to document the internal workings of (currently) the device API
|
13 years ago |
Luke Dashjr
|
39d0542dcc
Merge commit 'b3f70ae' into bfgminer
|
13 years ago |
Luke Dashjr
|
b3f70aebd9
Document necessity to run ldconfig and possibly configure ld.so
|
13 years ago |
Xiangfu
|
571aa10a8d
avalon.c: fix the copyright
|
13 years ago |
Luke Dashjr
|
3875ec6931
Bugfix: mining_threads is now a total of thr_info objects, not necessarily actual running threads
|
13 years ago |
Luke Dashjr
|
eabdbe0897
x6500: Working (but incomplete) asynchronous/single-threaded driver
|
13 years ago |
Luke Dashjr
|
e07f3324f7
Incomplete (but workable) asynchronous minerloop
|
13 years ago |
Luke Dashjr
|
b604f8fd76
Core support for managing multiple processors from a single thread
|
13 years ago |
Luke Dashjr
|
2649cf7e3f
Allow device drivers to implement their own minerloop
|
13 years ago |
Xiangfu
|
1a71cbee1d
cgminer-api: add -o option: no format, only the result
|
13 years ago |
Luke Dashjr
|
cba42369d9
Move cgpu_info and thr_info initialization to main, and ensure all get initialized before starting any threads
|
13 years ago |
Luke Dashjr
|
0ba5203ad7
Refactor and simplify miner_thread (no major behavioural changes)
|
13 years ago |
Xiangfu
|
6274c5488b
update fan pwm
|
13 years ago |
Xiangfu
|
d816f5df3a
update the FAN_PWM MAX/MIN
|
13 years ago |
Xiangfu
|
c5cf2c0496
minor change
|
13 years ago |
Xiangfu
|
13a3108032
overclock code
|
13 years ago |
Xiangfu
|
0e87e83401
fix the display. remove test data
|
13 years ago |
Xiangfu
|
7dd1b30bc8
minor change
|
13 years ago |
Xiangfu
|
b98e59a29f
change teh Copyright
|
13 years ago |
Xiangfu
|
296fa2dd84
fix the fan/temp control
|
13 years ago |
Xiangfu
|
c46ab2d86d
fix the temp_avg
|
13 years ago |
Xiangfu
|
ad3047d86c
fix temp
|
13 years ago |
Xiangfu
|
61c6eb06b9
add fan/temp control
|
13 years ago |
Xiangfu
|
661378a15b
add FAN speed factor
|
13 years ago |
Xiangfu
|
b0bd28a0a4
add TODO on fan/temp control. cleanup detect
|
13 years ago |
Xiangfu
|
ea0b566d76
add the gate_miner bits
|
13 years ago |
Xiangfu
|
4c4cba12ee
* only send one byte on reset
|
13 years ago |
Xiangfu
|
0e381f802c
fix the hash_count return
|
13 years ago |
Xiangfu
|
d5276d1bf4
fix the LOG_WARNING
|
13 years ago |