Luke Dashjr
|
d70c188145
Merge commit '4ba6cba' into cg_merges_20130602
|
13 years ago |
Luke Dashjr
|
78aac3a1dd
Remove elist.h and any final references to it
|
13 years ago |
Luke Dashjr
|
dc58d686cf
Merge commit '408874e' into bfgminer
|
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
|
e8c1b97823
Bugfix: Cleanup trivial warnings
|
13 years ago |
Luke Dashjr
|
f55446496f
Merge commit '79df6b9' into cg_merges_20130524b
|
13 years ago |
Luke Dashjr
|
2883204de2
Semi-Merge commit '00f7688' into cg_merges_20130523a (gitignore and a missing srcdir, plus include reordering)
|
13 years ago |
Con Kolivas
|
4ba6cba86a
Icarus should timeout if it's greater than the timeout duration even if it's receiving data.
|
13 years ago |
Con Kolivas
|
f4843877d9
We should check for amount buffered in icarus get_nonce against amount already received.
|
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 |
Kano
|
5e588d87f4
icarus test nodev everywhere
|
13 years ago |
Kano
|
250e435313
usbutils/icarus separate FTDI transfer values and more debug
|
13 years ago |
Kano
|
9f46aa9012
icarus->USB v0.1 incomplete - missing initialise()
|
13 years ago |
Luke Dashjr
|
717fff97f6
Merge commit '0a6182c' into bfgminer
|
13 years ago |
Luke Dashjr
|
0a6182c36c
icarus: Replace default of 2 work_division/fpga_count with autodetection of 1, 2, or 4
|
13 years ago |
Kano
|
e0994aa9fa
rename device_api -> device_drv and all related api -> drv
|
13 years ago |
Luke Dashjr
|
d55f19c112
Remove redundant emails
|
13 years ago |
Luke Dashjr
|
0b7f6c6a9b
Correct xiangfu's current email
|
13 years ago |
Kano
|
95fe655fd7
ica correct applog typing
|
13 years ago |
Con Kolivas
|
79df6b9f79
Use cgtime in driver-icarus.c
|
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 |
James Z.M. Gao
|
c9ae715019
Compile CPU mining for win32 and win64
|
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 |