Luke Dashjr
|
96c8742cae
Merge branch 'mm_init_clock' into bfgminer
|
13 years ago |
Luke Dashjr
|
bdd4de7a2a
modminer: Firmware returns 0xffffff00 immediately if we set clockspeed too high
|
13 years ago |
Luke Dashjr
|
69dd1511e1
Merge branch 'bugfix_mm_hweratio' into bfgminer
|
13 years ago |
Luke Dashjr
|
0c00a665df
Bugfix: modminer: Actually count good shares
|
13 years ago |
Luke Dashjr
|
feaf9fbfac
Merge branch 'bugfix_ocl_err' into bfgminer
|
13 years ago |
Paul Sheppard
|
802342a58e
Remove bitforce_thread_init
|
13 years ago |
Luke Dashjr
|
10ef5b116a
Merge CGMiner pull request #258 from zefir-k/master
|
13 years ago |
Luke Dashjr
|
ec6e6defb8
Bugfix: Use const struct device_api* for mt_disable
|
13 years ago |
Luke Dashjr
|
b5e7df122c
Merge branch 'mm_progress' into bfgminer
|
13 years ago |
Luke Dashjr
|
27c2b1ec9f
modminer: Show progress of bitstream upload
|
13 years ago |
Luke Dashjr
|
b92588f8c3
Merge branch 'life_init' into bfgminer
|
13 years ago |
Luke Dashjr
|
c57c308d1f
Bugfix: Don't declare devices SICK if they're just busy initializing
|
13 years ago |
Luke Dashjr
|
e7af0cc67f
Merge branch 'bugfix_nmsleep' into bfgminer
|
13 years ago |
Luke Dashjr
|
9c648c1749
Bugfix: Calculate nsec in nmsleep correctly
|
13 years ago |
Luke Dashjr
|
c2e29b0a30
Merge remote-tracking branch 'kanoi/minerphp' into bfgminer
|
13 years ago |
Luke Dashjr
|
a3998e26e8
Bugfix: Adapt OpenCL scanhash errors to driver API change (errors are now -1, not 0)
|
13 years ago |
Luke Dashjr
|
5acedd22f0
Merge branch 'cgminer' into bfgminer
|
13 years ago |
ckolivas
|
0785886b53
Change BFL driver thread initialising to a constant 100ms delay between devices instead of a random arrangement.
|
13 years ago |
ckolivas
|
9eaac43982
Spelling typo.
|
13 years ago |
ckolivas
|
bf427de3ac
Time opencl work from start of queueing a kernel till it's flushed when calculating dynamic intensity.
|
13 years ago |
ckolivas
|
5c7e03084a
Modify te scanhash API to use an int64_t and return -1 on error, allowing zero to be a valid return value.
|
13 years ago |
ckolivas
|
f9d0324d2a
Check for work restart after the hashmeter is invoked for we lose the hashes otherwise contributed in the count.
|
13 years ago |
ckolivas
|
1d153a140f
Remove disabled: label from mining thread function, using a separate mt_disable function.
|
13 years ago |
ckolivas
|
af809b79be
Style changes.
|
13 years ago |
Kano
|
d6c1857654
miner.php allow rig names in number buttons
|
13 years ago |
Luke Dashjr
|
bde2d96e02
Merge commit 'bc0b140' into bfgminer
|
13 years ago |
Luke Dashjr
|
3543f598c7
Merge commit '2ce7f28' into bfgminer
|
13 years ago |
Luke Dashjr
|
45e7f3a776
Merge commit 'ec12dc7' into bfgminer
|
13 years ago |
Zefir Kurtisi
|
7502af263c
fix API support for big endian machines
|
13 years ago |
Con Kolivas
|
bc0b14063f
Cope with signals interrupting the nanosleep of nmsleep.
|
13 years ago |