Commit History

Author SHA1 Message Date
  Luke Dashjr bf495ac407 Bugfix: configure: Only pull in lowl-usb for lowl-vcom if libusb is available 12 years ago
  Luke Dashjr b092c3c7b3 Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies 12 years ago
  Luke Dashjr 6c5ccc5685 Bugfix: Handle invalid driver names cleanly 12 years ago
  Luke Dashjr 1b3b8bd502 Only probe VCOM devices on bare "all" scan-serial request 12 years ago
  Luke Dashjr c648a406e5 Provide backports of uthash LL_{PREPEND,FOREACH{,_SAFE}}2 (only added in 1.9.7, not yet in major distros) 12 years ago
  Luke Dashjr d56153766b README: Update documentation for scan-serial 12 years ago
  Luke Dashjr 36a9765f95 write_config: Add scan-serial and set-device 12 years ago
  Luke Dashjr f40a1731db write_config: Update to make JSON Array of named parameters 12 years ago
  Luke Dashjr 5f2eb03560 Remove support for comma-separated values in --device, and update documentation 12 years ago
  Luke Dashjr 1a39ff42b1 lowlevel: Collapse multiple lowlevel drivers on the same devid to a secondary linked list, and only spawn one thread to probe all lowlevels on a given devid 12 years ago
  Luke Dashjr 771693bddb Bugfix: vcom_devinfo_scan: Clean up hashtable when done 12 years ago
  Luke Dashjr 5dcb03cf81 README: Update cgminer driver FAQ with Windows-specific answer, now that we have a workaround for *nix 12 years ago
  Luke Dashjr 6b71382a8c cpu/opencl: Always disable by default; removes deprecated -G option entirely 12 years ago
  Luke Dashjr df5cdd45a6 vcom_lowl_probe_wrapper: Attempt to reattach detached USB devices 12 years ago
  Luke Dashjr e55593471e Bugfix: Allow "drv:auto" to override general "noauto" 12 years ago
  Luke Dashjr 885c01a6b9 Bugfix: _probe_device_match: Fix inverted logic 12 years ago
  Luke Dashjr 8fc696181d Bugfix: Don't try to call lowl_probe for drivers that don't support that interface 12 years ago
  Luke Dashjr dd107d0374 lowl-hid: Use usb devids for libusb-based hidapi devices 12 years ago
  Luke Dashjr b86427a781 Replace bfg_claim_hid with lowlevel_claim 12 years ago
  Luke Dashjr e36c5acd2d lowlevel: Generic claim interface for lowlevel info 12 years ago
  Luke Dashjr 39e26b69e1 cgpu_match: Compare dev_t under paths 12 years ago
  Luke Dashjr f90734cbd8 Rework -d? output to display more useful information now that device ordering is non-deterministic 12 years ago
  Luke Dashjr febbe0ca57 cgpu_match: Add support for matching by serial number or path 12 years ago
  Luke Dashjr 6e1a33a7c7 Unit tests for cgpu_match 12 years ago
  Luke Dashjr 8866aad734 Rework --device option to accept a pattern and JSON Array in config; removes support for processor ranges 12 years ago
  Luke Dashjr 71c13ede50 Remove --remove-disabled option, as it conflicts with hotplug, per-processor stuff, etc already 12 years ago
  Luke Dashjr 85f1df458a Bugfix: Reimplement "noauto" flag 12 years ago
  Luke Dashjr 06fefff2ae Bugfix: Restore "-S foo" without driver name functionality 12 years ago
  Luke Dashjr 39c448d6a4 Bugfix: scan-serial: Compare dev_t as well 12 years ago
  Luke Dashjr 8bbf19087b littlefury: Convert to lowl_probe 12 years ago