Commit History

Author SHA1 Message Date
  Luke Dashjr bf77f9ac2a Bugfix: DevAPI: Guarantee set_device functions never get passed a NULL pointer for newvalue 11 years ago
  Luke Dashjr d6da4bb5dc Common add_set_device_option for automatically generated --set-device options 12 years ago
  Luke Dashjr 26a00e0a7a set_device: Accept underscores for temp_{cutoff,target} 12 years ago
  Luke Dashjr 763038a5df bitforce: Remove two really-unused variables 12 years ago
  Luke Dashjr 992ff96cfd Bugfix: icarus: Initialise read_count and other timing-related variables 12 years ago
  Luke Dashjr 590f7f956b Bugfix: DevAPI: Ensure temp-cutoff and temp-target are always supported settings 12 years ago
  Luke Dashjr df802aed0c Bugfix: Initialise cutoff and target temperatures in allocate_cgpu if not initialised by the driver 12 years ago
  Luke Dashjr e058930aa1 bitfury: Migrate all drivers to set_device_funcs interface 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 f062bbf1b7 README.ASIC: Update documentation for Avalon 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 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 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