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 |
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 |