Luke Dashjr
|
583cf156e8
cpu & opencl: Respect scan-serial auto/noauto instructions
|
12 years ago |
Luke Dashjr
|
90339fdf90
ft232r & libztex: Skip probe of claimed devices
|
12 years ago |
Luke Dashjr
|
2b16acaa9b
fpgautils: Implement bfg_claim_usb for claiming devices by USB bus number and address
|
12 years ago |
Luke Dashjr
|
f1051250d5
fpgautils: Replace serial_claim with bfg_claim_serial using a more cleanly extensible interface and implementation
|
12 years ago |
Luke Dashjr
|
58097a74fb
Add serial port claiming logic to avalon, bitforce, and modminer drivers
|
12 years ago |
Luke Dashjr
|
db2a63c286
avalon: Since detection is not really implemented, only probe devices when the driver is specified to -S by name (eg, "avalon:/dev/ttyUSB0")
|
12 years ago |
Kano
|
e0994aa9fa
rename device_api -> device_drv and all related api -> drv
|
13 years ago |
Luke Dashjr
|
e3c65ccc8c
Update copyrights
|
13 years ago |
Luke Dashjr
|
ba9df2f274
Merge remote-tracking branch 'remotes/avalon/avalon' into avalon
|
13 years ago |
Xiangfu
|
5275f2b1a8
fpgautils.c: use lancelot as target
|
13 years ago |
Luke Dashjr
|
a76cbd4192
Preformat dev_repr (device representation) and proc_repr (processor representation) once for use everywhere
|
13 years ago |
Luke Dashjr
|
1458821958
Update copyrights
|
13 years ago |
Luke Dashjr
|
f5f73ead19
fpgautils: Unified serial_autodetect function to find a serial device regardless of the underlying method
|
13 years ago |
Luke Dashjr
|
b1c23f6476
fpgautils: Abstract open_xilinx_bitstream out from modminer and x6500 drivers
|
13 years ago |
Kano
|
fc14b2ee07
MMQ new initialisation (that works) and clocking control
|
13 years ago |
Luke Dashjr
|
69f6a94230
Merge commit 'ad7aa2b' into cgmerges
|
13 years ago |
Kano
|
ad7aa2b382
FPGA - allow long or short device names in detect code + style police
|
13 years ago |
Luke Dashjr
|
8aa042d9d2
Merge branch 'bugfix_ssize_t_header' into bfgminer
|
13 years ago |
Luke Dashjr
|
19918d8bef
Bugfix: Include unistd.h needed for ssize_t type
|
13 years ago |
Luke Dashjr
|
e6b6d8816d
Merge branch 'cairnsmore' into bfgminer
|
13 years ago |
Luke Dashjr
|
46bc1de74c
fpgautils: serial_claim function to politely ask other drivers not to try to use device
|
13 years ago |
Luke Dashjr
|
f1265a7471
cairnsmore: Windows autodetect using FTDI library
|
13 years ago |
Luke Dashjr
|
8445ce898f
cairnsmore: Beginnings of new driver, with automatic upgrade from Icarus detection
|
13 years ago |
Luke Dashjr
|
f7faca889d
Merge branch 'ztex_S_noauto' into bfgminer
|
13 years ago |
Luke Dashjr
|
84da18061c
Bugfix: ztex: Detect through fpgautils so -S noauto correctly inhibits autodetection
|
13 years ago |
Luke Dashjr
|
bfbe7cee1f
Merge branch 'bugfix_bf_timeout' into bfgminer
|
13 years ago |
Luke Dashjr
|
d4f755d3d1
Bugfix: Deal with serial_open timeout maximum (25.5s)
|
13 years ago |
Con Kolivas
|
0a79de9375
Convert the serial autodetect functions to use int instead of char to enumerate devices.
|
13 years ago |
Kano
|
4dee0d049c
FPGA - allow device detect override without an open failure
|
13 years ago |
Kano
|
913221c373
API add ModMinerQuad support
|
13 years ago |