Commit History

Author SHA1 Message Date
  Luke Dashjr c598841bd7 Bugfix: bitforce: Use lowlevel interface device was probed with, for actual mining 11 years ago
  Luke Dashjr c81088797d bitforce: Workaround broken/old compilers by setting device_fd outside of initialisation 12 years ago
  Luke Dashjr 6bae67895c Bugfix: bitforce: ZNX/ZWX expect size minus 1 12 years ago
  Luke Dashjr cee01abef0 Bugfix: bitforce: Start building send_queue command at the real end 12 years ago
  Luke Dashjr 1c273dc72a Bugfix: bitforce: Defer opening until after devdata is initialised (since it is now used to track open-ness) 12 years ago
  Luke Dashjr b43033f8fa Abstract UIO-specific code from bitforce driver into lowl-pci 12 years ago
  Luke Dashjr d372af1a53 bitforce: Initialise lasttag based on response register 12 years ago
  Luke Dashjr c4ed0ed939 bitforce: Tie in UIO with lowl-pci 12 years ago
  Luke Dashjr e6dbe977e5 bitforce: Support for PCI interface via UIO 12 years ago
  Luke Dashjr 140e053add bitforce: Hide vcom interfaces behind new struct bitforce_lowl_interface 12 years ago
  Luke Dashjr 5d6be5ac3f bitforce: Let the lowlevel interface deal only with the actual device cgpu_info 12 years ago
  Luke Dashjr d2f8798ad9 bitforce: Abstract most of VCOM layer away from driver code 12 years ago
  Luke Dashjr 86f9d45ce9 bitforce: Avoid checking fd by adding is_open flag 12 years ago
  Luke Dashjr cfb176e3d3 bitforce: Replace BF{open,close} with more abstract bitforce_vcom_{open,close} 12 years ago
  Luke Dashjr 96a772dc7b bitforce: Abstract fd access mostly down to BFgets/BFwrite 12 years ago
  Luke Dashjr be92dcfe23 bitforce: Support for 28nm WX single-stage bulkqueue command 12 years ago
  Luke Dashjr 85cbf9f4ad bitforce: Use enum for style (FPGA vs SC) 12 years ago
  Luke Dashjr da1e57588a bitforce: Remove never-used and buggy "work queue" mode 12 years ago
  Luke Dashjr 356c2c0599 Merge commit '020c02f' into bfgminer 12 years ago
  Luke Dashjr 020c02fcab bitforce: Consistently use fd -1 when device is not open 12 years ago
  Luke Dashjr 84ef6bd72c Merge commit 'be1dc04' into bfgminer 12 years ago
  Luke Dashjr be1dc04205 bitforce: Explicitly assign indexes for bitforce_proto enum 12 years ago
  Luke Dashjr 807a453a54 Bugfix: avalon: Don't "probe" with -S <path/serial> 12 years ago
  Luke Dashjr 3e6bad0ae9 bitforce: Add lowl_* to bitforce_queue so it can be specified by name as a driver 12 years ago
  Luke Dashjr b092c3c7b3 Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies 12 years ago
  Luke Dashjr df5cdd45a6 vcom_lowl_probe_wrapper: Attempt to reattach detached USB devices 12 years ago
  Luke Dashjr 94d0105432 bitforce: Convert to lowl_probe 12 years ago
  Luke Dashjr b481e61674 bitforce: Allow ZCX response to override Manufacturer string 12 years ago
  Luke Dashjr f9a949f41f Merge commit 'ac77ceb' into bfgminer 12 years ago
  Luke Dashjr f0a87b5c60 Bugfix: bitforce: Ensure devices that fail probe are closed properly 12 years ago