Commit History

Author SHA1 Message Date
  Kano 6ca0eaa987 fix windows log warnings 12 years ago
  Con Kolivas ef3b0657dd Fix the problem of seting up termio of ttyUSB0 for icarus. the CSIZE 12 years ago
  Con Kolivas 17ee0eb439 Use cgtime instead of gettimeofday in fpgautils.c 12 years ago
  James Z.M. Gao 50cf25942e compile avalon driver on win32 and win64 12 years ago
  Con Kolivas 71bae003bc First draft of port of avalon driver to new cgminer queued infrastructure. 13 years ago
  James Z.M. Gao c9ae715019 Compile CPU mining for win32 and win64 13 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 13 years ago
  Kano fc14b2ee07 MMQ new initialisation (that works) and clocking control 13 years ago
  Con Kolivas fefdb71534 Fix unused warnings on ming build. 13 years ago
  Kano ad7aa2b382 FPGA - allow long or short device names in detect code + style police 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
  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