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 |
Con Kolivas
|
035ccdf158
0 is a valid return value for read so only break out if read returns -1.
|
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 |
Con Kolivas
|
5cf4b7c432
Make the devices array a dynamically allocated array of pointers to allow unlimited devices.
|
13 years ago |
Kano
|
4dee0d049c
FPGA - allow device detect override without an open failure
|
13 years ago |
Luke Dashjr
|
c629cc5d79
Bugfix: Fix warnings when built without libudev support
|
13 years ago |
Luke Dashjr
|
6d092e9262
Bugfix: Honour forceauto parameter in serial_detect functions
|
13 years ago |
Luke Dashjr
|
d3fa59d76f
Abstract generally useful FPGA code into fpgautils.c
|
13 years ago |