Commit History

Author SHA1 Message Date
  Luke Dashjr 089db3b79f DevAPI: Allow using device_proc_by_id with const struct cgpu_info 11 years ago
  Luke Dashjr 5fb62837ee Merge commit '9e2b8f8' into bfgminer 11 years ago
  Luke Dashjr 9e2b8f8b32 Bugfix: DevAPI: Make for_each_logical_proc work correctly 11 years ago
  Luke Dashjr 561a4974e9 DevAPI: Move device_proc_by_id out of bifury driver, since it is generically useful 11 years ago
  Luke Dashjr 80adc6d430 Merge branch 'nanofury2' into bfgminer 11 years ago
  Luke Dashjr 14ffc94cc7 DevAPI: for_each_{managed,logical}_proc helper macros 11 years ago
  Luke Dashjr a0a75c9beb DevAPI: Remove long deprecated serial_detect function family 11 years ago
  Luke Dashjr 2c564d0695 Merge commit '0459dd0' into bfgminer 12 years ago
  Luke Dashjr 0459dd040f Bugfix: C reserves identifiers beginning with an underscore and uppercase letter or another underscore 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 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