Luke Dashjr
|
0fc8082294
Demote USB string fetch failure to LOG_DEBUG since it is rather common
|
12 years ago |
Luke Dashjr
|
0b150195b1
Bugfix: Fix VCOM/fpgautils build check
|
12 years ago |
Luke Dashjr
|
18b351ac0d
Bugfix: Only include VCOM code when VCOM/fpgautils support is being built
|
12 years ago |
Luke Dashjr
|
6077f0f2c4
Bugfix: Reimplement scan-serial "all" keyword
|
12 years ago |
Luke Dashjr
|
b08fc020c2
Bugfix: Define lowl_usb even if libusb support is omitted, since VCOM and HID drivers check against it for warnings
|
12 years ago |
Luke Dashjr
|
83e64a38f6
bigpic: Probe sooner than most drivers, but still after icarus/erupter
|
12 years ago |
Luke Dashjr
|
0e54936df0
cpu/opencl: Fix probe priorities to be last
|
12 years ago |
Luke Dashjr
|
f84c1a473f
Bugfix: Fix Windows VCOM enumeration to work with new lowlevel code
|
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
|
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 |