Luke Dashjr
|
58031cde86
Use serial_close to pair with every serial_open
|
12 years ago |
Luke Dashjr
|
0baeb7231e
Bugfix: icarus: Check for valid fd before all usage
|
12 years ago |
Luke Dashjr
|
86517d86df
Silence warnings about (never really) uninitalised variables
|
12 years ago |
Luke Dashjr
|
2bf393321a
Merge commit '825d883' into bfgminer-3.0.x
|
12 years ago |
Luke Dashjr
|
825d883ca4
icarus: Silence warning about (never really) uninitalised variable use in icarus_scanhash
|
12 years ago |
Luke Dashjr
|
d840b441ae
Merge commit 'd9fd638' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
d9fd6384b5
Bugfix: icarus: Don't try to send work if device open failed
|
13 years ago |
Luke Dashjr
|
b33b651660
Bugfix: icarus: Remember firstrun state in case it gets changed for the next run
|
13 years ago |
Luke Dashjr
|
61e2980d7b
Add LIFE_INIT2 status (safe to call functions, but not mining yet) for devices that want to report initialization status in their statline
|
13 years ago |
Luke Dashjr
|
8cabd44335
Merge commit '408874e' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
408874e189
Bugfix: icarus: Check work restart before timeout
|
13 years ago |
Luke Dashjr
|
abc4cca0d9
Bugfix: icarus: Debuglog the correct read timeout (and omit from work restart since there's no trivial way to get it)
|
13 years ago |
Luke Dashjr
|
d55f19c112
Remove redundant emails
|
13 years ago |
Luke Dashjr
|
0b7f6c6a9b
Correct xiangfu's current email
|
13 years ago |
Luke Dashjr
|
1aa7bee6bc
Silence warnings about poor format usage for quit()
|
13 years ago |
Luke Dashjr
|
e3c65ccc8c
Update copyrights
|
13 years ago |
Luke Dashjr
|
3a98ef1f00
Replace UNIX-only work_restart_fd pipe with portable work_restart_notifier
|
13 years ago |
Luke Dashjr
|
a76cbd4192
Preformat dev_repr (device representation) and proc_repr (processor representation) once for use everywhere
|
13 years ago |
Luke Dashjr
|
62dff9a82f
Ensure winsock2.h is always included before windows.h
|
13 years ago |
Luke Dashjr
|
28a0ce299f
Merge commit 'ee92f7c' into bfgminer
|
13 years ago |
Luke Dashjr
|
ee92f7c69a
Bugfix: Remove dependencies of compat.h on miner.h for Windows (moves timersub/timeradd to compat.h where it belongs)
|
13 years ago |
Luke Dashjr
|
ae96559e15
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
c43935908b
Fix more printf-format non-compatibilities
|
13 years ago |
Luke Dashjr
|
f1b647e481
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
3895928811
Bugfix: Address Windows-specific formatting issues (including lack of support for %ll*)
|
13 years ago |
Luke Dashjr
|
6bf22edb09
Partial-Merge commit '2d35ac2'
|
13 years ago |
Luke Dashjr
|
f675d64e1b
Merge commit 'f14bf5b' into cg_merges_2012118
|
13 years ago |
Paul Sheppard
|
9f74e650b3
Tidy up device error counts
|
13 years ago |
Luke Dashjr
|
52e1b52902
Bugfix: Use clear_work and workdup everywhere work is copied around
|
13 years ago |
Luke Dashjr
|
f37232966e
Merge commit '99adf39' into stratum
|
13 years ago |