Luke Dashjr
|
e4e934a5ee
ManageTUI: Add generic Identify support
|
13 years ago |
Kano
|
2dffc96e3c
log USB timeouts in API stats
|
13 years ago |
Kano
|
52cda25f98
usbutils report failed timeouts
|
13 years ago |
Kano
|
660012678a
usbutils ensure stats macros are using the macro arguments
|
13 years ago |
ckolivas
|
eb9278ca53
Check for negative wait time in socket_full.
|
13 years ago |
ckolivas
|
837c7319f1
Fix extra argument passed to statline before.
|
13 years ago |
ckolivas
|
f2ae7fadb2
Adjust socket wait timeout in recv_line according to how long we've already waited to avoid a 60 second wait dropping to 1 second due to a blocked socket.
|
13 years ago |
kanoi
|
fa92ff8cfe
Merge pull request #464 from kanoi/master
|
13 years ago |
Luke Dashjr
|
37201d79c6
Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils
|
13 years ago |
Kano
|
4cb7cfb226
usbutils use a heap buffer for bulk read rather than stack
|
13 years ago |
Kano
|
8b43e79f42
usbutils only one bulk transfer call per stat
|
13 years ago |
kanoi
|
f3814b3edc
Merge pull request #463 from kanoi/master
|
13 years ago |
Kano
|
a8c974f5f1
set device_drv function noops when first add_cgpu
|
13 years ago |
Kano
|
948f0057c4
usbutils - in init only change the config if needed
|
13 years ago |
Luke Dashjr
|
02c0dbe886
Merge branch 'stderr_lock' into bfgminer
|
13 years ago |
Luke Dashjr
|
a246cc66cf
Short-circuit logging sooner in quiet mode
|
13 years ago |
Luke Dashjr
|
7dd230cd8f
Write to both stderr and console within same console lock "session"
|
13 years ago |
Luke Dashjr
|
dcfbb7b2cf
Bugfix: Also hold the console lock when writing to stderr
|
13 years ago |
Luke Dashjr
|
8bbabe46e3
Use common console locking function for stdout in logging.c
|
13 years ago |
Luke Dashjr
|
d90dd0154a
Move console lock and unlock functions (which also handle thread cancelstate) to miner.h
|
13 years ago |
kanoi
|
3245ec7ad5
Merge pull request #462 from kanoi/master
|
13 years ago |
Luke Dashjr
|
8c84fe274d
Merge branch 'bitforce_queue_parallel' into bfgminer
|
13 years ago |
Luke Dashjr
|
e460b6f597
Bugfix: bitforce: Only try to clear queues of SC devices, since FPGA MR boards interpret ZQX/ZOX differently
|
13 years ago |
Luke Dashjr
|
b1657ed18d
Merge branch 'monotonic_timers' into bfgminer
|
13 years ago |
Luke Dashjr
|
e3a027d7e3
Merge commit 'b3c7530' into bfgminer
|
13 years ago |
Luke Dashjr
|
b3c7530f35
Bugfix: ztex: Allocate final processor names on the heap, so they survive when the stack for ztex_prepare is gone
|
13 years ago |
Luke Dashjr
|
fdca5f044c
Merge commit 'cc9b91a' into bfgminer
|
13 years ago |
Luke Dashjr
|
cc9b91ad98
Bugfix: ztex: Copy serial number to device "name" before cloning it for other processors
|
13 years ago |
Luke Dashjr
|
f1259f55f7
Merge commit 'eacd745' into bfgminer
|
13 years ago |
Luke Dashjr
|
eacd745644
Bugfix: x6500: Use cgpu->temp directly since there is only one sensor per processor
|
13 years ago |