Commit History

Author SHA1 Message Date
  Luke Dashjr 0fce46d7f3 Silence warning about (never really) uninitalised variable use in multi_format_unit 12 years ago
  Luke Dashjr 7bdf42fe6d bitfury: Silence warning about (never possible) uninitialised variable use 12 years ago
  Luke Dashjr 2f36d0766f bigpic: Handle write failures 12 years ago
  Luke Dashjr 3d83735332 Merge commit '87754b6' into bfgminer 12 years ago
  Luke Dashjr 87754b662e ft232r: Silence warning about (never really) uninitalised variable use 12 years ago
  Luke Dashjr f4cce967de Merge commit 'd298890' into bfgminer 12 years ago
  Luke Dashjr d298890824 Silence unused result warnings for notifier_{read,wake} 12 years ago
  Luke Dashjr f7f24c5777 Merge commit '525426c' into bfgminer 12 years ago
  Luke Dashjr 525426c6f5 Log a warning if --cmd-* returns a non-zero exit code 12 years ago
  Luke Dashjr 7ecedafd9f Merge branch 'bitfury' into bfgminer 12 years ago
  Luke Dashjr 510eb790f2 Merge commit '6ecd69e' into bfgminer 12 years ago
  Luke Dashjr af8772b155 configure: Update bigpic driver dependency on bitfury code 12 years ago
  Luke Dashjr 3992fef363 metabank: Initialise --temp-cutoff to 50C 12 years ago
  Luke Dashjr df59b53f6d README.ASIC: Document special care needed for some bitfury-based miners 12 years ago
  Luke Dashjr 77a81da170 Bugfix: bitfury: Correct results from RPC pgaset 12 years ago
  Luke Dashjr cc2314c725 bitfury: Move Slot and fasync RPC info to details instead of status 12 years ago
  Luke Dashjr d81c6c3d82 bitfury: Include chip fasync in RPC status 12 years ago
  Luke Dashjr 0dee802d69 bfsb: Split up processors among a separate device per board 12 years ago
  Luke Dashjr 0f71356d4b Bugfix: bitfury: Copy rxbufs to stack in case we need to do SPI communication in the meantime 12 years ago
  Luke Dashjr 1eeec1b2ea bfsb: Merge bfsb_detect_chips into bfsb_autodetect (unchanged) 12 years ago
  Luke Dashjr b13ba205a1 bfsb/metabank: Allow pgaset to change osc6_bits and SPI baud rate 12 years ago
  Luke Dashjr 143060c9e3 bitfury: Fix code indentation 12 years ago
  Luke Dashjr 77ddf2eaf0 bitfury: bitfury_init_oldbuf: Optimise during runtime 12 years ago
  Luke Dashjr 021cd6a0df metabank: Remove unused variables 12 years ago
  Luke Dashjr 0daee59729 bitfury: Send a work with lots of nonces to help cold-started bitfurys fill a static buffer 12 years ago
  Con Kolivas 998182fc35 Add API output displaying USB cancellations. 12 years ago
  Con Kolivas 585d4af4e6 Store statistics on how often we have to cancel async bulk transfers and add a debug message whenever we do. 12 years ago
  Con Kolivas 1d1efbe7f8 Treat any unexpected timeouts waiting for async transfers as though there may be a usb halt condition and attempt to clear the halt before cancelling the tranfer. 12 years ago
  Con Kolivas a798e14a12 Remove zero packet flag on usb as it's unsupported outside linux and unnecessary. 12 years ago
  Con Kolivas 375095645e Fake the libusb transfer timed out message if we force cancel it with our own async functions. 12 years ago