Commit History

Author SHA1 Message Date
  Luke Dashjr d2f8798ad9 bitforce: Abstract most of VCOM layer away from driver code 12 years ago
  Luke Dashjr 86f9d45ce9 bitforce: Avoid checking fd by adding is_open flag 12 years ago
  Luke Dashjr cfb176e3d3 bitforce: Replace BF{open,close} with more abstract bitforce_vcom_{open,close} 12 years ago
  Luke Dashjr 96a772dc7b bitforce: Abstract fd access mostly down to BFgets/BFwrite 12 years ago
  Luke Dashjr be92dcfe23 bitforce: Support for 28nm WX single-stage bulkqueue command 12 years ago
  Luke Dashjr 85cbf9f4ad bitforce: Use enum for style (FPGA vs SC) 12 years ago
  Luke Dashjr da1e57588a bitforce: Remove never-used and buggy "work queue" mode 12 years ago
  Luke Dashjr 356c2c0599 Merge commit '020c02f' into bfgminer 12 years ago
  Luke Dashjr 020c02fcab bitforce: Consistently use fd -1 when device is not open 12 years ago
  Luke Dashjr 84ef6bd72c Merge commit 'be1dc04' into bfgminer 12 years ago
  Luke Dashjr be1dc04205 bitforce: Explicitly assign indexes for bitforce_proto enum 12 years ago
  Luke Dashjr 0722cb33ac Merge branch 'hashfast' into bfgminer 12 years ago
  Luke Dashjr 41826e05d2 hashfast: Support for voltage in RPC stats 12 years ago
  Luke Dashjr 790f56c4b5 hashfast: Support for voltage displayed in ManageTUI 12 years ago
  Luke Dashjr beb67bb091 hashfast: Support for temperature 12 years ago
  Luke Dashjr e5e9cb6083 Merge branch 'hotplug3' into bfgminer 12 years ago
  Luke Dashjr 3ab3418e28 Merge branch 'tmp595' into bfgminer 12 years ago
  Luke Dashjr ccab4b7c5a Skip lowlevel-based scans in scrypt mode 12 years ago
  Luke Dashjr ff3624861c README.GPU: Document new opencl autodetect behaviour 12 years ago
  Luke Dashjr 080a0cedbb opencl: Enable by default in scrypt mode 12 years ago
  Luke Dashjr 999b873947 Merge commit '73fbf53' into bfgminer 12 years ago
  Luke Dashjr 73fbf53396 Bugfix: RPC: MSG_PGASETOK does not have a string param 12 years ago
  Luke Dashjr d5117a9c41 Trigger automatic rescans if an expected probe fails (assuming the device just needs more time to initialise) 12 years ago
  Luke Dashjr 3defd15c20 Schedule rescan after a 1 second delay, should it be requested twice 12 years ago
  Luke Dashjr 58d2216625 hotplug: Wait 100ms before rescanning, so plugging in a hub can be handled at once and drivers have time to finish initialisation 12 years ago
  Luke Dashjr dd477df65f Linux hotplug: Ignore EAGAIN and EINTR from epoll_wait so debugging works 12 years ago
  Luke Dashjr 985982f62c Common hotplug_trigger function to use regardless of platform-specific implementation 12 years ago
  Luke Dashjr a3554e9b1e Autoscan for new devices on Linux using libudev 12 years ago
  Luke Dashjr a6d471fcce Autoscan for new devices on Windows when DBT_DEVNODES_CHANGED message is broadcast 12 years ago
  Luke Dashjr ea1b67f91b littlefury: Close device if there are any communication problems 12 years ago