Commit History

Author SHA1 Message Date
  Luke Dashjr 0c55400812 Replace temp-cutoff and temp-target parameters with set-device options 12 years ago
  Luke Dashjr 431295d5fc README.FPGA: Update documentation for Icarus driver 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 eaaa81d300 icarus: Clarify user_set flags with an enum 12 years ago
  Luke Dashjr c87bef1677 icarus: Clarify reopen modes with an enum 12 years ago
  Luke Dashjr d0b5be96c4 Accept parameter to set_device "help" as a request for help on a specific setting 12 years ago
  Luke Dashjr 84462f8031 set_device_funcs support for returning messages on success 12 years ago
  Luke Dashjr 93b8ceda83 RPC: Support for alternate message strings 12 years ago
  Luke Dashjr 9afc456350 bitfurce: Use new set_device_funcs interface 12 years ago
  Luke Dashjr 21f5771e47 Refactor set_device interface to use option arrays 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
  Luke Dashjr d35d841253 littlefury: Abstract out littlefury_set_power 12 years ago
  Luke Dashjr 8f7021fe77 Bugfix: hashfast: Add missing serial_claim 12 years ago
  Luke Dashjr 497985c1ad Bugfix: drillbit: Add missing serial_claim 12 years ago
  Luke Dashjr c7950c5d2b Bugfix: bifury: Add missing serial_claim 12 years ago
  Luke Dashjr f61f35801e Merge commit '24274c4' into bfgminer 12 years ago
  Luke Dashjr 24274c4df6 Bugfix: littlefury: Add missing serial_claim 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