driver-drillbit.c


Log

Author Commit Date CI Message
Angus Gratton 4a53ffd1 2013-11-29T09:19:12 Add capability for per-device configuration strings
Angus Gratton 62c50161 2013-11-15T19:04:23 Add generous timeouts to deal with Windows being weird about USB timing sometimes
Angus Gratton 7e469845 2013-11-15T11:47:46 Update drillbit to use the hashwork driver, in line with recent bitfury changes
Angus Gratton 998a368f 2013-11-15T09:41:01 Merge remote-tracking branch 'upstream' into new_protocol Conflicts: cgminer.c configure.ac miner.h
Angus Gratton b0f78ca9 2013-11-10T09:11:44 Add a per-chip info line printed from drillbit devices every 30 seconds (success, error & timeout count)
Angus Gratton 1e49c432 2013-11-05T19:55:45 Add serialization routines (finally hit portability issues copying packed structs onto the wire!!)
Angus Gratton f066ca68 2013-11-05T10:19:11 Merge branch 'master' of github.com:ckolivas/cgminer into new_protocol Conflicts: configure.ac miner.h usbutils.c usbutils.h
Angus Gratton dbfb4a29 2013-11-04T14:42:54 Add capacity for command line --drillbit-options (modelled on klondike driver)
Angus Gratton 453458d2 2013-11-04T11:23:30 Fix bug in usb_read_fixed_size buffering
Angus Gratton a46e2ebd 2013-11-04T10:02:58 Time out properly when waiting for fixed-size responses
Angus Gratton d9e31ca1 2013-10-25T18:21:36 Fix bug with wrong hash rate reporting
Angus Gratton 13fd8e30 2013-10-25T14:52:44 Add configuration command
Angus Gratton 9f12b6d1 2013-10-25T14:23:13 Replace remaining references to bitfury with drillbit
Angus Gratton 7dcb4fb5 2013-10-25T13:47:44 Add protocol queueing support, keep asics pipelined
Angus Gratton 316db31e 2013-10-25T11:11:46 Remove some spurious debug, time out ASICs who are slow to respond
Angus Gratton bbf8a00c 2013-10-25T10:50:03 Hashing with new protocol