Luke Dashjr
|
ab303f84aa
Merge commit '9896585' into bfgminer-3.10.x
|
11 years ago |
Luke Dashjr
|
9896585e1f
Bugfix: DevAPI: hashes_done: Explicitly cast to uint64_t for big calculations (LLVM was allowing overflow)
|
11 years ago |
Luke Dashjr
|
0861245f40
Copyright cleanups
|
11 years ago |
Luke Dashjr
|
7591fa5f4f
Merge commit '13acd4c' into bfgminer-3.10.x
|
11 years ago |
Luke Dashjr
|
13acd4cd5e
Bugfix: renumber_cgpu: Rebuild repr strings to match new information
|
11 years ago |
Luke Dashjr
|
8dc49c5851
Merge commit 'b942307' into bfgminer-3.10.x
|
12 years ago |
Luke Dashjr
|
b942307f22
Bugfix: Leave thr->*work alone when disabling non-minerloop_async devices
|
12 years ago |
Luke Dashjr
|
08835b5ae9
cgpu_request_control should be a noop when called from the main thread
|
12 years ago |
Luke Dashjr
|
15813069fa
Abstract mutex_request code from X6500 driver into generic device API interface
|
12 years ago |
Luke Dashjr
|
b092c3c7b3
Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies
|
12 years ago |
Luke Dashjr
|
9b7d50fb2e
DevAPI: add_cgpu: Use mutex to ensure thread safety
|
12 years ago |
Luke Dashjr
|
516bb7bdfd
Merge commit '13a2bde' into bfgminer
|
12 years ago |
Luke Dashjr
|
13a2bde5b9
Bugfix: minerloop_async: Check the correct _mt_disable_called flag
|
12 years ago |
Luke Dashjr
|
6077f0f2c4
Bugfix: Reimplement scan-serial "all" keyword
|
12 years ago |
Luke Dashjr
|
b59ac5192f
drv_detect_all: Use priority-sorted list of registered drivers
|
12 years ago |
Luke Dashjr
|
29035c0f9c
Build hash tables to find drivers by dname or name
|
12 years ago |
Luke Dashjr
|
e83fc5b70d
Build a linked list of registered drivers
|
12 years ago |
Luke Dashjr
|
863d910324
Merge branch 'nanofury' into bfgminer
|
12 years ago |
Luke Dashjr
|
f34678f301
Add --set-device option to allow setting default procset commands
|
12 years ago |
Luke Dashjr
|
1177917bf2
Refactor device disable/enable logic so that drv.thread_{disable,enable} actually get called
|
12 years ago |
Luke Dashjr
|
63f016acb4
DevAPI: minerloop_queue: Run watchdog in device thread
|
12 years ago |
Luke Dashjr
|
daa098982e
Merge commit 'fcb3023' into bfgminer
|
12 years ago |
Luke Dashjr
|
fcb3023a0d
Bugfix: DevAPI: Reduce race-collision delay to 1ms so thread_shutdown actually gets called before threads are killed forcefully
|
12 years ago |
Luke Dashjr
|
6422e2d9c1
Merge commit 'a12a057' into bfgminer
|
12 years ago |
Luke Dashjr
|
a12a057f3a
DevAPI: Trigger mt_disable_start after init, if a device is disabled before minerloop starts
|
12 years ago |
Luke Dashjr
|
20df39172c
Merge commit '5a9cd98' into bfgminer
|
12 years ago |
Luke Dashjr
|
5a9cd9831c
icarus: When disabling, close device fd and stop sending new work
|
12 years ago |
Luke Dashjr
|
de942d5894
DevAPI: add_cgpu_slave for more elegant multi-device threads
|
12 years ago |
Luke Dashjr
|
e689356318
minerloop_async: Run watchdog code within actual device thread
|
12 years ago |
Luke Dashjr
|
4d2391a545
Bugfix: DevAPI: Don't call job_process_results when there was no previous job
|
12 years ago |