Commit History

Author SHA1 Message Date
  bkkcoins 9c522a086f update driver, docs 13 years ago
  bkkcoins 95d102eb5b update firmware & utils 13 years ago
  bkkcoins 3cbb281406 updated cgminer driver for 3.3.1 13 years ago
  root 158f3273fe update firmware and driver, create new cgminer fork 13 years ago
  bkkcoins 2b3abd1b5d update klondike driver 13 years ago
  bkkcoins 581271b0e9 add cgminer driver file as-is 13 years ago
  Luke Dashjr 057e6cb107 Merge commit '71adb95' into bfgminer 12 years ago
  Luke Dashjr 71adb95496 Workaround bug in PDCurses wresize 12 years ago
  Con Kolivas e40b1c176d Add API output displaying USB cancellations. 12 years ago
  Con Kolivas bfdf3af1a4 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 603bba67b9 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 be9a4cf62f Merge branch 'master' of github.com:ckolivas/cgminer 12 years ago
  Con Kolivas 3eece61819 Get statistics on how long usb reads and writes wait on the devlock. 12 years ago
  Con Kolivas 064c0ddf15 Display stats regarding locking delays in API. 12 years ago
  Con Kolivas c5d61b4cb3 Remove zero packet flag on usb as it's unsupported outside linux and unnecessary. 12 years ago
  Luke Dashjr c3a6b71512 bitfury: After 8 bad nonces in a sample period, reinit immediately rather than waiting for the remaining up-to-0x38 12 years ago
  Luke Dashjr 0abe810f84 bitfury: Reinitialise chips if their active nonce stops changing 12 years ago
  Luke Dashjr f18c049c8c bitfury: Recalibrate immediately when we know we need it 12 years ago
  Luke Dashjr 8490a55ac0 bitfury: Reset chips if more than 8 hw errors are found in a 0x40 result sample period 12 years ago
  Luke Dashjr 20aee7137c bitfury: If previous nonce mismatch persists, try recalibrating oldbuf 12 years ago
  Con Kolivas 382433eb73 Fake the libusb transfer timed out message if we force cancel it with our own async functions. 12 years ago
  Con Kolivas 69c01a1485 Use asynchronous transfers for all bulk transfers, allowing us to use our own timers and cancelling transfers that take too long. 12 years ago
  Luke Dashjr 1d74dff8a1 bfsb: Shutdown chip when disabling 12 years ago
  Luke Dashjr 5808e67d82 bfsb: Expose Clock Bits and Slot to RPC 12 years ago
  Con Kolivas 04e58051d4 Add needed EXTRA_DIST for libusbx. 12 years ago
  Con Kolivas 6470924270 Update libusbx configure.ac changes. 12 years ago
  Con Kolivas 6cbd29169b Revert libusb Makefile changes from going to libusbx. 12 years ago
  Con Kolivas 5b27981341 Display stats regarding locking delays in API. 12 years ago
  Con Kolivas b3ceb7e24b Get statistics on how long usb reads and writes wait on the devlock. 12 years ago
  Con Kolivas d2f99cbe07 Add libusb error warning message when significant error occurs. 12 years ago