Commit History

Author SHA1 Message Date
  Luke Dashjr f5f73ead19 fpgautils: Unified serial_autodetect function to find a serial device regardless of the underlying method 13 years ago
  Luke Dashjr e5a326bb89 Merge branch 'stratum' into bfgminer 13 years ago
  Luke Dashjr 2b9afc779c Merge branch 'dev_x6500' into bfgminer 13 years ago
  Luke Dashjr b1c23f6476 fpgautils: Abstract open_xilinx_bitstream out from modminer and x6500 drivers 13 years ago
  Luke Dashjr 1846826c59 Merge commit '2c80e16' into stratum 13 years ago
  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