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 21f5771e47 Refactor set_device interface to use option arrays 12 years ago
  Luke Dashjr 15813069fa Abstract mutex_request code from X6500 driver into generic device API interface 12 years ago
  Luke Dashjr 4db5edb054 New threaded device probe framework 12 years ago
  Luke Dashjr fd7d89dfef A quick flag to allow drivers to convey the desire to rescan devices (from lowlevel up) 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 5cd4bcaa6c BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures 12 years ago
  Luke Dashjr 46c4ecb3b4 DevAPI: generic_detect: Just use an enum for flags 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 597b32a55a Abstract hasehs_done2 which keeps track of time deltas per thr on its own 12 years ago
  Luke Dashjr 2541247739 Split up scan_serial function to enable internally adding ad-hoc cgpu 12 years ago
  Luke Dashjr 37201d79c6 Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils 12 years ago
  Luke Dashjr 67638b8416 Implement minerloop_queue for devices that process work items too fast to keep track of which one they're currently working on 13 years ago
  Luke Dashjr e93431e937 Restore blocking restart_wait function with nearly identical semantics as old one 13 years ago
  Luke Dashjr bdf34c72ed bitforce: Minimally refactor to adapt to new minerloop_async 13 years ago
  Luke Dashjr f9ab7d16ba Move new device API code to new deviceapi.c source file 13 years ago