Luke Dashjr
|
8b056c0b5d
README: Note that user groups don't get updated until re-login
|
13 years ago |
Luke Dashjr
|
670eb93d1f
README: Document user group required for FPGAs on Gentoo and Ubuntu
|
13 years ago |
Luke Dashjr
|
0d22ad5e9d
Merge commit '80349ab' into bfgminer
|
13 years ago |
Luke Dashjr
|
f220d0baa1
Merge commit '57e38d0' into bfgminer
|
13 years ago |
Luke Dashjr
|
0dddf9b1ef
Merge commit 'fd55fab' into bfgminer
|
13 years ago |
Luke Dashjr
|
d58cfe0126
Merge commit 'b848495' into bfgminer
|
13 years ago |
Luke Dashjr
|
466616c6db
Merge commit '9e10a6c' into bfgminer
|
13 years ago |
Luke Dashjr
|
274417c945
Merge commit '9d9963b' into bfgminer
|
13 years ago |
Luke Dashjr
|
a321db7691
Merge commit '274a401' into bfgminer
|
13 years ago |
Luke Dashjr
|
95a5e7ab6d
Merge commit '96183bb' into bfgminer
|
13 years ago |
Luke Dashjr
|
5819cf5fb5
Merge commit '75eca07' into bfgminer
|
13 years ago |
Luke Dashjr
|
87edc7a67e
Merge commit 'e5aba76' into bfgminer
|
13 years ago |
Luke Dashjr
|
000aeb2b15
Merge commit 'ba5c1fc' into bfgminer
|
13 years ago |
Luke Dashjr
|
524dd1515c
Merge commit '8766bca' into bfgminer
|
13 years ago |
Luke Dashjr
|
e6025c30d1
Merge commit '6314a12' into bfgminer
|
13 years ago |
Luke Dashjr
|
243c73eb01
Merge commit 'a9746b9' into bfgminer
|
13 years ago |
Luke Dashjr
|
c59fbb6511
Merge commit '7046c97' into bfgminer
|
13 years ago |
Luke Dashjr
|
acdfdcb6ac
Merge branch 'bugfix_bfl_discard' into bfgminer
|
13 years ago |
Luke Dashjr
|
ec90bcf5f1
Bugfix: BFL loses work if exiting scanhash early, so don't
|
13 years ago |
Con Kolivas
|
80349ab11d
Add documentation for minirig/nonce range support.
|
13 years ago |
Con Kolivas
|
57e38d059e
Make disabling BFL nonce range support a warning since it has to be explicitly enabled on the command line now.
|
13 years ago |
Con Kolivas
|
fd55fab96a
Make bitforce nonce range support a command line option --bfl-range since enabling it decrease hashrate by 1%.
|
13 years ago |
Con Kolivas
|
b8484956e6
Add sanity checking to make sure we don't make sleep_ms less than 0 in bitforce.
|
13 years ago |
Luke Dashjr
|
cbfc12d462
icarus: Adopt some trivial and useless code from CGMiner to make merges cleaner
|
13 years ago |
Con Kolivas
|
e97adc91c3
The fastest minirig devices need a significantly smaller starting sleep time.
|
13 years ago |
Con Kolivas
|
74b96d4b3f
Use a much shorter initial sleep time to account for faster devices and nonce range working, and increase it if nonce range fails to work.
|
13 years ago |
Con Kolivas
|
13cf568961
Use nmsleep instead of usleep in bitforce.
|
13 years ago |
Con Kolivas
|
3271be145f
Provide a ms based sleep function that uses nanosleep to avoid the inaccuracy of usleep on SMP systems.
|
13 years ago |
Con Kolivas
|
390d77a202
Add more comments explaining how sleep time equals wait time and simplify the
|
13 years ago |
Con Kolivas
|
69a11508a4
delay_time_ms is always set so need not be initialised in bitforce.
|
13 years ago |