Commit History

Author SHA1 Message Date
  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 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
  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
  Luke Dashjr 597b32a55a Abstract hasehs_done2 which keeps track of time deltas per thr on its own 12 years ago