Con Kolivas
|
daea9c95a7
Add new best share info to verbose logging.
|
13 years ago |
James Z.M. Gao
|
473865db50
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Con Kolivas
|
8bb52b4481
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
1a7fc4e9cc
Add notice for when network diff is changed.
|
13 years ago |
Luke Dashjr
|
0e6797b3b0
Omit add_serial_all code when serial support is not wanted
|
13 years ago |
Luke Dashjr
|
b81767d717
Use configure to detect presence of roundl to avoid redefining an actual function (possibly inline)
|
13 years ago |
Luke Dashjr
|
7af98a834d
Merge commit '3f1bed6' into bfgminer
|
13 years ago |
Luke Dashjr
|
3f1bed6556
Bugfix: roundl: Add needed parenthesis to perform ?: before +
|
13 years ago |
Luke Dashjr
|
f168d7f871
Merge commit '951fb6c' into bfgminer
|
13 years ago |
Luke Dashjr
|
951fb6c0fd
Bugfix: ft232r: Defer allocating structure until after USB endpoint is successfully opened, so it won't leak in case of failure
|
13 years ago |
Luke Dashjr
|
60cab5a8c3
Merge commit '8f3d4f3' into bfgminer
|
13 years ago |
Luke Dashjr
|
8f3d4f3fed
Bugfix: ztex: Free bitstream in memory when done with it
|
13 years ago |
Luke Dashjr
|
ef59538152
Merge commit '03cb5a7' into bfgminer
|
13 years ago |
Luke Dashjr
|
03cb5a7059
Bugfix: Safely handle all-space cURL debug messages, should they ever happen
|
13 years ago |
Luke Dashjr
|
1aa7bee6bc
Silence warnings about poor format usage for quit()
|
13 years ago |
Luke Dashjr
|
19dc859dc4
Apply noreturn and printf-format attributes to quit() function definition
|
13 years ago |
Luke Dashjr
|
4a37702be4
Merge commit '54b1777' into bfgminer
|
13 years ago |
Luke Dashjr
|
54b17773e4
Bugfix: set_serial_rts get flags to manipulate them correctly
|
13 years ago |
Luke Dashjr
|
67552bdd0b
Merge commit 'f3c9233' into bfgminer
|
13 years ago |
Luke Dashjr
|
f3c92336c6
Bugfix: Missing return for /dev globbing
|
13 years ago |
Luke Dashjr
|
d79088ea65
Merge commit '85a73c2' into bfgminer
|
13 years ago |
Luke Dashjr
|
85a73c2254
Bugfix: Free unused work when retrying failed lp request
|
13 years ago |
Luke Dashjr
|
f5d3c9057c
Display processor name with thread disabled/re-enabled messages
|
13 years ago |
ckolivas
|
6ffba7e9d8
Convert error getting device IDs in ocl code to info log level only since multiple platforms may be installed and the error is harmless there.
|
13 years ago |
ckolivas
|
a797898fc3
Unnecessary extra array in ocl code.
|
13 years ago |
ckolivas
|
42e8eac9dc
Merge branch 'master' into avalon-dev
|
13 years ago |
ckolivas
|
8e73c47cd2
Further driver FAQs.
|
13 years ago |
ckolivas
|
1c2621a9a2
Add MAC FAQ.
|
13 years ago |
ckolivas
|
65e7dcca9d
Add more FAQ details.
|
13 years ago |
Con Kolivas
|
b4bc5e2b13
Check for work restart after disable in the hash queued work loop since it may be a long time before we re-enable a device.
|
13 years ago |