22 Commits (c9ae7150198e92521f530a9c1315d4d32a354b3d)

Author SHA1 Message Date
James Z.M. Gao c9ae715019 Compile CPU mining for win32 and win64 11 years ago
Kano a344deb6ac rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is 11 years ago
Kano fc14b2ee07 MMQ new initialisation (that works) and clocking control 12 years ago
Con Kolivas fefdb71534 Fix unused warnings on ming build. 12 years ago
Kano ad7aa2b382 FPGA - allow long or short device names in detect code + style police 12 years ago
Con Kolivas b688d911ea 0 is a valid return value for read so only break out if read returns -1. 12 years ago
Con Kolivas 035ccdf158 0 is a valid return value for read so only break out if read returns -1. 12 years ago
Kano 5cb3d2dc86 fpga serial I/O extra debug (disabled by default) 12 years ago
Con Kolivas 0a79de9375 Convert the serial autodetect functions to use int instead of char to enumerate devices. 12 years ago
Zefir Kurtisi e8fb2bc1ba fpgautils: add support for 57.6 kBd serial 12 years ago
Kano c55830502a BFL force all code to timeout to avoid hanging 12 years ago
Phraust 1445708f0f Use standard cfsetispeed/cfsetospeed to set baud rate on *nix 12 years ago
Kano c8fcf5ac65 fpgautils.c include a debug message for all unknown open errors 12 years ago
Luke Dashjr f8774ff611 Log a specific error when serial opens fail due to lack of user permissions 12 years ago
Kano c540cd9126 fpgautils.c - set BAUD rate according to termio spec 12 years ago
Kano cb1634debf fpgautils.c - linux ordering back to the correct way 12 years ago
Con Kolivas 5cf4b7c432 Make the devices array a dynamically allocated array of pointers to allow unlimited devices. 12 years ago
Kano 4dee0d049c FPGA - allow device detect override without an open failure 12 years ago
Luke Dashjr c629cc5d79 Bugfix: Fix warnings when built without libudev support 12 years ago
Luke Dashjr 6d092e9262 Bugfix: Honour forceauto parameter in serial_detect functions 12 years ago
Luke Dashjr d3fa59d76f Abstract generally useful FPGA code into fpgautils.c 12 years ago