Commit History

Author SHA1 Message Date
  Luke Dashjr ce4eba9042 Rework VCOM autodetection to go through lowlevel interface, avoiding repeat USB string fetching 12 years ago
  Luke Dashjr 789c1b7735 lowlevel: Keep track of the claimed devid and debuglog every found device 12 years ago
  Luke Dashjr bf9ff922ca ft232r: devinfo_scan: Don't skip claimed USB devices 12 years ago
  Luke Dashjr dba8b93ac0 ft232r: Be more tolerant of USB open failure or missing strings 12 years ago
  Luke Dashjr ff394e3a4d RPC: Build most of CONFIG "Device Code" by iterating over registered driver list 12 years ago
  Luke Dashjr b59ac5192f drv_detect_all: Use priority-sorted list of registered drivers 12 years ago
  Luke Dashjr 29035c0f9c Build hash tables to find drivers by dname or name 12 years ago
  Luke Dashjr e83fc5b70d Build a linked list of registered drivers 12 years ago
  Luke Dashjr 5cd4bcaa6c BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures 12 years ago
  Luke Dashjr 67fbf59cb4 Move have_libusb checks out of drv_detect_all 12 years ago
  Luke Dashjr 6cce5b26f6 Replace opt_nogpu with simple function that adds opencl:noauto to scan-serial list 12 years ago
  Luke Dashjr 7f0d67e0d9 opencl: Remove ancient gpu_threads variable, not really needed anymore 12 years ago
  Luke Dashjr 5e6543e67b Merge branch 'bitfury_cleanup' into bfgminer 12 years ago
  Luke Dashjr 6682afc84e bitfury: Clean up by making private functions static, and naming public ones with [lib]bitfury_ prefix 12 years ago
  Luke Dashjr e7ddc09263 bitfury: Remove old (unused) driver code 12 years ago
  Luke Dashjr 720ca5c4e9 bitfury_gpio: Convert to using current bitfury driver code 12 years ago
  Luke Dashjr f983147714 Merge branch 'bitfury' into bfgminer 12 years ago
  Luke Dashjr 571a67bb42 Bugfix: littlefury: Upgrade to use current bitfury driver (old one didn't work with littlefury anymore anyway) 12 years ago
  Luke Dashjr 5d689fa032 Merge commit 'fd086db' into bfgminer 12 years ago
  Luke Dashjr fd086dbc0c Bugfix: test_work_current: Make hexstr buffer large enough for blkhashstr later on (issuing old work msg) 12 years ago
  Luke Dashjr 3fd31a1af7 Merge branch 'knc' into bfgminer 12 years ago
  Luke Dashjr acc5419f56 Merge branch 'nanofury' into bfgminer 12 years ago
  Luke Dashjr e46e62e8c8 README: Document --enable-knc configure option 12 years ago
  Luke Dashjr b523540a61 README: Document --disable-nanofury configure option 12 years ago
  Luke Dashjr c37369aa97 Merge branch 'win_autoscan' into bfgminer 12 years ago
  Luke Dashjr 8ff5247bf7 Bugfix: scrypt: Add missing include stdbool.h 12 years ago
  Luke Dashjr ba8e6348d8 Merge commit 'd90a625' into bfgminer 12 years ago
  Luke Dashjr d90a625e10 Bugfix: Explicitly cast uses of be32toh to uint32_t 12 years ago
  Luke Dashjr 2546c0598d Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h 12 years ago
  Luke Dashjr 099082cddf Windows autodetect: clear detectone meta info 12 years ago