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 |
Kano
|
7abf30b2c0
distinguish between drv and it's id enum now called drv_id
|
13 years ago |
Kano
|
d057791915
Capitalise driver long names used in applog messages
|
13 years ago |
Kano
|
9447610091
ICA use drv->name
|
13 years ago |
Kano
|
a344deb6ac
rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is
|
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 |