Luke Dashjr
|
20b866851b
Bugfix: bitfury: Fix processor disable/enable for all bitfury-based devices
|
12 years ago |
Luke Dashjr
|
5b49c96464
Merge branch 'hashbuster' into bfgminer
|
12 years ago |
Luke Dashjr
|
05c3c81b71
hashbuster: Get temperature when available
|
12 years ago |
Luke Dashjr
|
8bd66f2428
Bugfix: hashbuster: Use maybe_strdup where there might not be a string
|
12 years ago |
Luke Dashjr
|
f4de915b3e
hid: Treat null-length strings as missing entirely
|
12 years ago |
Luke Dashjr
|
efed5af3be
hashbuster: Enable dynamic osc6_bits
|
12 years ago |
Luke Dashjr
|
844f31b318
hashbuster: New driver
|
12 years ago |
Luke Dashjr
|
cd2b7906b4
Split a hid lowlevel out of mcp2210
|
12 years ago |
Luke Dashjr
|
a12f32f21c
Merge branch 'uniscan' into bfgminer
|
12 years ago |
Luke Dashjr
|
a651e94616
ztex: Convert to use lowlevel usb enumerator
|
12 years ago |
Luke Dashjr
|
fd7d89dfef
A quick flag to allow drivers to convey the desire to rescan devices (from lowlevel up)
|
12 years ago |
Luke Dashjr
|
dd43825dbb
Lowlevel USB enumerator for libusb
|
12 years ago |
Luke Dashjr
|
e61f3a4803
dname for lowlevel drivers
|
12 years ago |
Luke Dashjr
|
745bd11dc2
Merge commit '69b429c' into HEAD
|
12 years ago |
Luke Dashjr
|
ebf66582ac
lowlevel: Add a userpointer to lowl_found_devinfo_func_t and use it for serial_autodetect
|
12 years ago |
Luke Dashjr
|
ce4eba9042
Rework VCOM autodetection to go through lowlevel interface, avoiding repeat USB string fetching
|
12 years ago |
Luke Dashjr
|
69b429cbe3
Bugfix: lowlevel: Avoid null pointer dereference on devices that are missing USB strings
|
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
|
70f91a1b49
Merge commit '5e28efe' into bfgminer
|
12 years ago |
Luke Dashjr
|
5e28efeab3
Bugfix: Stop waiting for pool testing as soon as one is active
|
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 |