Luke Dashjr
|
2883b56790
Bugfix: Restore always autodetecting stratum as non-scrypt
|
13 years ago |
Luke Dashjr
|
8d3724927d
Merge commit '60de6c8' into bfgminer
|
13 years ago |
Luke Dashjr
|
60de6c8acd
Bugfix: opencl/adl: Fix format string
|
13 years ago |
Luke Dashjr
|
5698551c1e
Merge commit '0ade1c4' into bfgminer
|
13 years ago |
Luke Dashjr
|
0ade1c48ee
Bugfix: opencl: Correct usage of formatted prints
|
13 years ago |
Luke Dashjr
|
904b4f53d4
Merge commit 'c4105a6' into bfgminer
|
13 years ago |
Luke Dashjr
|
c4105a63d1
Increase fd limits as much as possible at startup
|
13 years ago |
Luke Dashjr
|
8601bde1ec
Merge commit '59176' into bfgminer
|
13 years ago |
Luke Dashjr
|
5917637dcd
Merge commit '22e1282' into bfgminer
|
13 years ago |
Luke Dashjr
|
22e12822f8
Bugfix: bitforce: bulk queue: Cleanly retry for high temperature recovery
|
13 years ago |
Graeme Humphries
|
4b84a4eeb9
Fixed deps for raring, which has newer libudev1.
|
13 years ago |
Con Kolivas
|
000c01dcae
Create a logwin_update function which mandatorily updates the logwin and use it when input is expected to prevent display refresh delays.
|
13 years ago |
Con Kolivas
|
bb3b227b9b
submit_work_async is no longer used directly by driver code.
|
13 years ago |
Con Kolivas
|
41e6f48fe5
Fix first read timeout on icarus get nonce.
|
13 years ago |
Con Kolivas
|
9ecacb2cc9
Retry icarus_initialise if the first read attempt fails.
|
13 years ago |
Con Kolivas
|
ecd03cefb7
Properly pthread_join miner threads on shutdown.
|
13 years ago |
Con Kolivas
|
894a3d64f0
Properly pthread_join miner threads on shutdown.
|
13 years ago |
Con Kolivas
|
69f36358b1
Merge branch 'master' into icarus-dev
|
13 years ago |
Con Kolivas
|
3a2008ac61
Use a persistent single separate thread for stratum share submission that uses workqueues since all stratum sends are serialised.
|
13 years ago |
Con Kolivas
|
64b08f383b
All stratum calls to recv_line are serialised from the one place so there is no need to use locking around recv().
|
13 years ago |
Con Kolivas
|
bd652a623e
Only allow the mining thread to be cancelled when it is not within driver code, making for cleaner shutdown and allowing us to pthread_join the miner threads on kill_work().
|
13 years ago |
Con Kolivas
|
830f30ff2d
Only allow the mining thread to be cancelled when it is not within driver code, making for cleaner shutdown and allowing us to pthread_join the miner threads on kill_work().
|
13 years ago |
Con Kolivas
|
ac7c073c77
Merge branch 'master' into icarus-dev
|
13 years ago |
Con Kolivas
|
546be35cc7
Merge branch 'icarus-dev' of github.com:ckolivas/cgminer into icarus-dev
|
13 years ago |
Con Kolivas
|
f227515e38
Set pool->probed to true after an attempt to resolve the url via stratum code.
|
13 years ago |
Kano
|
5e588d87f4
icarus test nodev everywhere
|
13 years ago |
Kano
|
250e435313
usbutils/icarus separate FTDI transfer values and more debug
|
13 years ago |
Kano
|
fac3bf8722
add icarus to hotplug
|
13 years ago |
Kano
|
8f4547da99
usbutils add rest of icarus
|
13 years ago |
Con Kolivas
|
22e677f4d6
Merge branch 'icarus-dev' of github.com:ckolivas/cgminer into icarus-dev
|
13 years ago |