Commit History

Author SHA1 Message Date
  Luke Dashjr b59095d8f1 Default --quit-summary to devs if there are more than 24 processors 12 years ago
  Luke Dashjr b054bd88eb Control printing of quit device summary with --quit-summary option 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
  Con Kolivas ad812481f5 Store when the last getwork was retrieved and display it in the API summary. 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 70e622c4fb drv_set_defaults: Take devpath and serial params so matching by those can work 12 years ago
  Luke Dashjr ca39930d13 avalon: Replace avalon-options with set_device_funcs 12 years ago
  Luke Dashjr 3cf1ff3daa klondike: Replace klondike-options with set_device_funcs 12 years ago
  Luke Dashjr 0c55400812 Replace temp-cutoff and temp-target parameters with set-device options 12 years ago
  Luke Dashjr 8731c69ee6 icarus: Replace icarus-timing with set_device_funcs (including wrapper for single icarus-timing case) 12 years ago
  Luke Dashjr e845c353ff icarus: Replace icarus-options with set_device_funcs (including wrapper for single icarus-options case) 12 years ago
  Luke Dashjr 85e519fe7e drv_set_defaults2 function to work with set_device_funcs 12 years ago
  Luke Dashjr 84462f8031 set_device_funcs support for returning messages on success 12 years ago
  Luke Dashjr 21f5771e47 Refactor set_device interface to use option arrays 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 c9e719afcd Merge branch 'hotplug2' into bfgminer 12 years ago
  Luke Dashjr 6379a602de Bugfix: Allocate all new devices completely, before trying to activate any (since the first processor may control the secondary ones) 12 years ago
  Luke Dashjr f25f16e99b Since scrypt miners tend to work at actual share difficulty, use that for diff1 counting 12 years ago
  Luke Dashjr bf7f0388e6 Replace suffix_string with a wrapper around format_unit3 12 years ago
  Luke Dashjr 4171eed74c Bugfix: diff1 measurements should be increased by nonce difficulty, not share difficulty 12 years ago