Commit History

Author SHA1 Message Date
  Luke Dashjr 0fdbda6b10 Merge commit 'b38ba4c' into bfgminer 13 years ago
  Luke Dashjr b38ba4cdfa Bugfix: -S all: Mac OS X needs to probe /dev/cu.*, not just /dev/cu.usb* 13 years ago
  Luke Dashjr cce9df8fb6 Merge branch 'hotplug2' into bfgminer 13 years ago
  Luke Dashjr 16b58b9c83 Merge commit '24368a0' into bfgminer 13 years ago
  Luke Dashjr 24368a0bf0 Bugfix: cpu: Update device "kernel name" with auto-selected algorithm 13 years ago
  Luke Dashjr 7d9176a549 cpu & opencl: Refuse to detect more than once 13 years ago
  Luke Dashjr 583cf156e8 cpu & opencl: Respect scan-serial auto/noauto instructions 13 years ago
  Luke Dashjr 90339fdf90 ft232r & libztex: Skip probe of claimed devices 13 years ago
  Luke Dashjr 5b5cdff413 fpgautils: Check for devices being claimed before calling detectone from autodetectors 13 years ago
  Luke Dashjr bde200a790 x6500 & ztex: Claim USB devices 13 years ago
  Luke Dashjr 2b16acaa9b fpgautils: Implement bfg_claim_usb for claiming devices by USB bus number and address 13 years ago
  Luke Dashjr f1051250d5 fpgautils: Replace serial_claim with bfg_claim_serial using a more cleanly extensible interface and implementation 13 years ago
  Luke Dashjr c658ddee43 fpgautils: serial_claim: Include a bus enum in hash key 13 years ago
  Luke Dashjr 58097a74fb Add serial port claiming logic to avalon, bitforce, and modminer drivers 13 years ago
  Luke Dashjr 63222c8774 usbtest: Improve portability to at least 2.7 and 3.2 13 years ago
  Luke Dashjr 2e5ef483bb usbtest: Avoid messing up the display by escaping weird bytes via repr() 13 years ago
  Luke Dashjr 5566fdb1f3 usbtest: Skip last 2 optional parameters, since we use the defaults and they are not in older versions of pyserial 13 years ago
  Luke Dashjr 684900865b Merge commit '5bfe1b8' into bfgminer 13 years ago
  Luke Dashjr 5bfe1b8535 Bugfix: bitforce: ZOX limits results ot 16 results per call, so repeat ZOX until there are fewer 13 years ago
  Luke Dashjr 7469a81139 RPC: "devscan" command to probe for new devices 13 years ago
  Luke Dashjr 3ebf18c531 New (internal) scan_serial function to probe for new devices at runtime 13 years ago
  Luke Dashjr 18c51146aa Split out per-cgpu temperature configuration code to load_temp_config_cgpu 13 years ago
  Luke Dashjr 8be8a1fbe6 DevAPI: Modify add_cgpu to use temporary devices_new array, so detection can be done without touching live variables 13 years ago
  Luke Dashjr f6b0995cb9 Move more cgpu initialization to allocate_cgpu 13 years ago
  Luke Dashjr 22c2ce6b0b Move devtype default assignment to allocate_cgpu 13 years ago
  Luke Dashjr 732d0bfd82 Move cgpu startup routine to new start_cgpu function 13 years ago
  Luke Dashjr a3d3e3183a Move cgpu_info allocation to new allocate_cgpu function 13 years ago
  Luke Dashjr bd8580d56d Move *.drv_detect calls to a new drv_detect_all function 13 years ago
  Luke Dashjr 1829750180 DevAPI: add_cgpu: There is no need to hold mutexes while creating devices 13 years ago
  Luke Dashjr 8dea41b6e1 Merge branch 'strerror' into bfgminer 13 years ago