Commit History

Author SHA1 Message Date
  Luke Dashjr 225ba8d527 Merge commit 'a3bbe0e' into cg_merges_20130524b 12 years ago
  Luke Dashjr 371e900d45 Merge commit '2fe415f' into cg_merges_20130513 12 years ago
  Luke Dashjr b5601b7899 Remove const qualifier from driver structs 12 years ago
  Kano e0994aa9fa rename device_api -> device_drv and all related api -> drv 13 years ago
  Luke Dashjr 7520194f81 Wrap access to devices array under a mutex 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 f73aa2fe17 Bugfix: DevAPI: Free work when preparing it fails 13 years ago
  Luke Dashjr b8216b48ec DevAPI: Abstract get_and_prepare_work for minerloops 13 years ago
  Luke Dashjr 04fa74e026 DevAPI: Move select() logic from minerloop_async to do_notifier_select 13 years ago
  Luke Dashjr 12d86e6fec Merge commit '68769d0' into bfgminer 13 years ago
  Luke Dashjr 68769d06cd Bugfix: minerloop_async: Intelligently handle work updates and device disables during transitions 13 years ago
  Luke Dashjr f29568bdfd Merge commit 'e0d4443' into bfgminer 13 years ago
  Luke Dashjr e0d4443450 Bugfix: minerloop_async: Free old (unused) prepared work when replacing it with an upgraded one 13 years ago
  Luke Dashjr bf0a6581a0 x6500: Make mutex management cleaner by blocking device select loop during idle get_stats 13 years ago
  Luke Dashjr 46de45d82c Merge commit '5a00c2a' into bfgminer 13 years ago
  Luke Dashjr 5a00c2ac5d Bugfix: minerloop_async: Always refer to real thread for select loop 13 years ago
  Luke Dashjr e93431e937 Restore blocking restart_wait function with nearly identical semantics as old one 13 years ago
  Luke Dashjr 70560c6277 Bugfix: Missing includes needed on Windows 13 years ago
  Luke Dashjr bdf34c72ed bitforce: Minimally refactor to adapt to new minerloop_async 13 years ago
  Luke Dashjr ad9f5df249 minerloop_async: Break out of select on work_restart_notifier 13 years ago
  Luke Dashjr 2ab1530ca0 Bugfix: Clean out unused variables from minerloop_async 13 years ago
  Luke Dashjr f9ab7d16ba Move new device API code to new deviceapi.c source file 13 years ago