Luke Dashjr
|
26a00e0a7a
set_device: Accept underscores for temp_{cutoff,target}
|
12 years ago |
Luke Dashjr
|
2d74f585ca
Merge commit 'ad1d998' into bfgminer
|
12 years ago |
Luke Dashjr
|
b63eca5214
Merge branch 'set_device_funcs' into bfgminer
|
12 years ago |
Luke Dashjr
|
590f7f956b
Bugfix: DevAPI: Ensure temp-cutoff and temp-target are always supported settings
|
12 years ago |
Luke Dashjr
|
cd8069db6b
Merge branch 'set_device_funcs' into bfgminer
|
12 years ago |
Luke Dashjr
|
06d137a490
Merge commit 'b942307' into bfgminer
|
12 years ago |
Luke Dashjr
|
b942307f22
Bugfix: Leave thr->*work alone when disabling non-minerloop_async devices
|
12 years ago |
Luke Dashjr
|
1466e4f609
Extend maximum processor count to 17,576 (3 letters)
|
12 years ago |
Luke Dashjr
|
0e9b3aabc3
DevAPI: Make processor lettering code more extensible
|
12 years ago |
Luke Dashjr
|
0c55400812
Replace temp-cutoff and temp-target parameters with set-device options
|
12 years ago |
Luke Dashjr
|
d0b5be96c4
Accept parameter to set_device "help" as a request for help on a specific setting
|
12 years ago |
Luke Dashjr
|
21f5771e47
Refactor set_device interface to use option arrays
|
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 |