Commit History

Author SHA1 Message Date
  ckolivas 8875197466 Create a macro list of drivers to enable easier addition of further drivers. 12 years ago
  Luke Dashjr 77726096cf Bugfix: Stratum: Dereference pool swork coinbase buffer inside data lock 12 years ago
  Luke Dashjr 19e8fa8996 SGW: Split proxy code out from driver-getwork into driver-proxy 12 years ago
  Vicus-N 23e119eaef Removed temperature output from metabank_api_extra_device_status(). 12 years ago
  Vicus-N b57e82906d Modified code to store temperature at cgpu->temp for metabank devices. 12 years ago
  Con Kolivas c50b13a602 Merge branch 'master' of github.com:ckolivas/cgminer into redfury 12 years ago
  Con Kolivas 71797050f2 There is no point setting the BF1 preferred packet size to the maximum since it will do so automatically. 12 years ago
  Vicus-N 1b07da97df Added get_api_extra_device_status for 'devs' request in metabank driver: Slot, Clock Bits, Temperature, Voltage. 12 years ago
  Kano f9476743c2 icarus ensure all cmr interfaces are initialised properly 12 years ago
  Kano 9b9dde1667 usbutils - fix USBDEBUG warnings 12 years ago
  Con Kolivas 8d133706c9 Remove unnecessary steps in communicating with BF1 and just use USB interface 1. 12 years ago
  Kano 61c2ac5714 usbutils - usb_bulk_transfer fix the buf/data fix 12 years ago
  Con Kolivas 2ba7fbe597 Merge branch 'master' of github.com:ckolivas/cgminer into redfury 12 years ago
  Kano ffea432f73 usb_bulk_transfer - use the allocated buffer 12 years ago
  Luke Dashjr a7f1374948 RPC: Complete split between devs/pga* and proc* methods 12 years ago
  Luke Dashjr be0aeb2e39 Merge commit '5d9b08d' into bfgminer 12 years ago
  Luke Dashjr 5d9b08d17b Bugfix: miner.php: Check $dototal[$name] is set before comparing its value 12 years ago
  Con Kolivas 2fc5c1d0ec Set preferred packet sizes per interface on BF1. 12 years ago
  Con Kolivas 621114c559 Merge branch 'master' of github.com:ckolivas/cgminer into redfury 12 years ago
  Kano d3a3b3a73d usbutils allow PrefPacketSize per endpoint 12 years ago
  Luke Dashjr b5a2823662 RPC: Internal restructuring to support device-wide view 12 years ago
  Con Kolivas ce16bd2ba4 Remove magic control sequences on open/close on BF1 and just flush the read buffers. 12 years ago
  Luke Dashjr 0dfb8db139 RPC: Remove devdetail method, and rework newer devdetails to use its code 12 years ago
  Luke Dashjr 6c5685bb4d Merge commit '025d95d' into bfgminer 12 years ago
  Luke Dashjr 025d95da86 Bugfix: RPC: Use bad_nonces in Hardware% instead of generic hw_errors 12 years ago
  Luke Dashjr 2a3f988fed Merge commit '45a60a3' into bfgminer 12 years ago
  Luke Dashjr 45a60a3584 Bugfix: RPC: Handle LIFE_DEAD2 case 12 years ago
  Con Kolivas b994a4c64d Check return codes in getinfo and reset and fail as needed in BF1. 12 years ago
  Con Kolivas 703724a3f4 Check return code for bitfury_open and release resources properly on failed initialisation. 12 years ago
  Con Kolivas 59b33c1a58 Abstract out flushing of interrupt reads in BF1 devices. 12 years ago