Luke Dashjr
|
0380fe4f06
Remove now-unused blocking-wait code (restart_cond, restart_wait, and stale_wait)
|
13 years ago |
Luke Dashjr
|
09ac3793dc
Merge commit '6090183' into bfgminer
|
13 years ago |
Luke Dashjr
|
6090183e6c
Bugfix: bitforce: Zero hashes complete if we get an invalid response
|
13 years ago |
Luke Dashjr
|
1d59180322
Merge branch 'multiproc' into bfgminer
|
13 years ago |
Luke Dashjr
|
e7a536ad16
HACK: Since get_work still blocks, reportout all processors dependent on this thread
|
13 years ago |
Luke Dashjr
|
17af46a48e
Merge branch 'bfgminer-2.10.x' into bfgminer
|
13 years ago |
Luke Dashjr
|
c082486867
Merge commit '0803bd2' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
0803bd29ad
Bugfix: Check that pool is active one last time before selecting it
|
13 years ago |
Con Kolivas
|
3dcdb94921
Cope with misread sessionid on stratum for now.
|
13 years ago |
Luke Dashjr
|
a371f8fcd4
Bump version to 2.99.0
|
13 years ago |
Luke Dashjr
|
c5f6b52050
Merge branch 'multiproc' into bfgminer
|
13 years ago |
Luke Dashjr
|
d7dd362ae2
Rename all README files to standard README.* style
|
13 years ago |
Luke Dashjr
|
382ebf7fe2
bitforce: Support for work queue protocol on BitForce SC devices
|
13 years ago |
Luke Dashjr
|
c3fa179fd7
Use new double-stage format for SC devices
|
13 years ago |
Con Kolivas
|
b1ae45f782
Use constants from the array of __constants throughout the diablo kernel.
|
13 years ago |
Con Kolivas
|
f72fa0389a
Create a __constant array for use within diablo kernel.
|
13 years ago |
Con Kolivas
|
d16d4928f7
Fix --benchmark generating valid work for cgminer.
|
13 years ago |
Luke Dashjr
|
93b71e68d5
Merge commit '9fb1a7a' into bfgminer
|
13 years ago |
Luke Dashjr
|
9fb1a7a475
Bugfix: Trim whitespace (like newlines) off the end of debug info from libcurl
|
13 years ago |
ckolivas
|
6a0882f05b
Use the sessionid as passed on stratum connect to attempt to resume a connection once and then clear it if it fails, to use a new connection.
|
13 years ago |
Luke Dashjr
|
6010d7d621
modminer+x6500: Expose frequencies to API in terms of MHz to be consistent with ztex driver and cgminer
|
13 years ago |
Luke Dashjr
|
1b1ba2c3a8
Merge commit '936b12d' into bfgminer
|
13 years ago |
Luke Dashjr
|
936b12d46f
Bugfix: submit_nonce: Backup the original work->blk.nonce since the miner code uses it to track work consumption
|
13 years ago |
Luke Dashjr
|
becddc64a7
Merge commit '4e5f781' into bfgminer
|
13 years ago |
Luke Dashjr
|
4e5f781463
Bugfix: Scheduler needs to unpause disabled devices, even if it isn't waking them up
|
13 years ago |
Luke Dashjr
|
d01aee4d8b
bitforce: Replace (bool)cgpu->nonce_range with (enum)bitforce_data->proto
|
13 years ago |
Luke Dashjr
|
ab883d97ba
bitforce: XLINK support for multiple processors
|
13 years ago |
Luke Dashjr
|
bd42d0132a
bitforce: Prepare log messages for XLINK by separating into proc and dev messages
|
13 years ago |
Luke Dashjr
|
0edc864537
bitforce: Always use fd/mutex pointers on actual device, to prepare for XLINK support
|
13 years ago |
Luke Dashjr
|
9a0ae675ea
bitforce: Get fd/mutex pointers only once per function
|
13 years ago |