Commit History

Author SHA1 Message Date
  Luke Dashjr a488b3fe6f Merge branch 'icarus_ms' into bfgminer 10 years ago
  Luke Dashjr e75cce8f06 Bugfix: icarus: Never set timeout to 0, since it disables the timeout altogether 10 years ago
  Luke Dashjr 6b3aff5f2f icarus: Include ns/hash estimates for each nonce result, in debug logging 10 years ago
  Luke Dashjr 4abb195a32 icarus: Cleanup dev vs proc repr in logging 10 years ago
  Luke Dashjr daa8543196 icarus: Modify work division detection packet to be compatible with Antminer U3 11 years ago
  Luke Dashjr d50810f29f icarus: Replace decisecond-precision read_count with read_timeout_ms (millisecond precision) to handle faster devices like the Antminer U3 that complete works in under 1ds 11 years ago
  Luke Dashjr 0b3816ed88 icarus: Pass device representation to icarus_{gets,write} so logging can use it rather than fd numbers 11 years ago
  Luke Dashjr 133cc23791 Merge commit '8ca90b0' into bfgminer 11 years ago
  Luke Dashjr 8ca90b0764 Bugfix: icarus: Check for impossibly fast hw errors (and don't report Eh/s when they occur) 11 years ago
  Luke Dashjr c57713946b Bugfix: icarus: Avoid a race with watchdog applying settings by setting device_data before add_cgpu 11 years ago
  Luke Dashjr 61ee5f5054 Port antminer driver to use set_device_funcs 11 years ago
  Nate Woolls 8b76e9ebc1 Bugfix: icarus: fix the STATS RPC API call crashes with a multi-proc device 11 years ago
  Luke Dashjr 211fdffd19 Copyright cleanups and updates 11 years ago
  Luke Dashjr 6596f2d3bd icarus: Processor detail support 11 years ago
  Luke Dashjr bf62ef23da icarus: Ensure fpga_count is finalised before add_cgpu is called 11 years ago
  Luke Dashjr 94d6acbbfc icarus: Move work_division autodetection code into new icarus_probe_work_division function 11 years ago
  Luke Dashjr fb331e50a2 icarus: Remove ability to change fpga_count at runtime 11 years ago
  Luke Dashjr cbfd42298a Merge commit 'a74ccf6' into zeusminer 11 years ago
  Luke Dashjr a74ccf6fa6 icarus: Use estimated hashes for hw errors (more accurate hashrate for devices where hw error values vary significantly from hashes performed) 11 years ago
  Luke Dashjr 65ee818f16 icarus: Accept any power of two as a valid work_division 11 years ago
  Nate Woolls fc27602d09 icarus: option added for Icarus-based drivers to ignore the golden nonce during probe 11 years ago
  Luke Dashjr 2b3baa2ae6 icarus: Minor optimisation (swap byte order in 32-bit always-aligned groups, and skip pointless memory copy) 11 years ago
  Luke Dashjr a579752920 Merge commit '2462543' into bfgminer 11 years ago
  Luke Dashjr 2462543085 icarus: Initialise ob_bin to avoid leaking other memory to device 11 years ago
  Luke Dashjr c8dc302a3e Merge branch 'icarus_cfg_detecttimeout' into bfgminer 12 years ago
  Luke Dashjr 64548137bb Merge branch 'icarus_cfg_detecttimeout' (early part) into bfgminer 12 years ago
  Luke Dashjr a5e5be01b3 Bugfix: dualminer: Set min_nonce_diff before getting work 12 years ago
  Nate Woolls f9edffe35e icarus: output protocol information if the user specifies --device-protocol-dump 12 years ago
  Luke Dashjr 104b9dab0f icarus: Support for driver-specified job command lengths 12 years ago
  Luke Dashjr 424cc16b68 icarus: Support for custom driver job start function 12 years ago