Luke Dashjr
|
cc5d384f87
Merge commit 'fefdb71' into bfgminer
|
13 years ago |
Con Kolivas
|
fefdb71534
Fix unused warnings on ming build.
|
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
|
e6b6d8816d
Merge branch 'cairnsmore' into bfgminer
|
13 years ago |
Luke Dashjr
|
2448cd4c28
fpgautils: Don't try to scan serial at all anymore, if a device is claimed
|
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
|
142844f4ef
Merge commit 'cda340b' into bfgminer-2.6.x
|
13 years ago |
Kano
|
cda340b875
fpga serial I/O extra debug (disabled by default)
|
13 years ago |
Luke Dashjr
|
ff40b3cfd5
Merge commit 'ff63f0b' into bfgminer
|
13 years ago |
Luke Dashjr
|
18eaf31487
Revert "0 is a valid return value for read so only break out if read returns -1."
|
13 years ago |
Luke Dashjr
|
79e452417d
Merge commit '035ccdf' into bfgminer
|
13 years ago |
Con Kolivas
|
127b638263
Merge pull request #297 from kanoi/icarus
|
13 years ago |
Con Kolivas
|
035ccdf158
0 is a valid return value for read so only break out if read returns -1.
|
13 years ago |
Kano
|
5cb3d2dc86
fpga serial I/O extra debug (disabled by default)
|
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 |
Zefir Kurtisi
|
e8fb2bc1ba
fpgautils: add support for 57.6 kBd serial
|
13 years ago |
Kano
|
c55830502a
BFL force all code to timeout to avoid hanging
|
13 years ago |
Phraust
|
1445708f0f
Use standard cfsetispeed/cfsetospeed to set baud rate on *nix
|
13 years ago |
Kano
|
c8fcf5ac65
fpgautils.c include a debug message for all unknown open errors
|
13 years ago |
Con Kolivas
|
028597d37d
Merge pull request #237 from luke-jr/serial_open_failerr
|
13 years ago |
Luke Dashjr
|
f8774ff611
Log a specific error when serial opens fail due to lack of user permissions
|
13 years ago |
Kano
|
c540cd9126
fpgautils.c - set BAUD rate according to termio spec
|
13 years ago |
Kano
|
cb1634debf
fpgautils.c - linux ordering back to the correct way
|
13 years ago |