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
  Kano 7abf30b2c0 distinguish between drv and it's id enum now called drv_id 13 years ago
  Kano d057791915 Capitalise driver long names used in applog messages 13 years ago
  Kano 7fbc3770b4 USB move usbdev info that needs to stay around into usbinfo 13 years ago
  Kano 8f4340bfeb BFL allow a 2nd init attempt if the 1st reply is unknown 13 years ago
  Kano 3f4d9fc5d6 BFL use #defined strings for work replies 13 years ago
  Kano 34bcc1c66d USB automatically handle losing the device and report nodev in the API 13 years ago
  Kano f53549a861 BFL minimise first initialisation failure delay since it is common 13 years ago
  Kano f9e04a3c5b device_drv - allow .name to be changed before add_cgpu() 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 44ec755282 BFL USB correct usb stats id 13 years ago
  Kano b099615246 BFL report USB device numbers for init errors and allow faster 'reinit' 13 years ago
  Kano cbf6c71648 BFL libusb driver 13 years ago
  Luke Dashjr 3ac7f71f39 Merge branch 'bugfix_format' into bfgminer 13 years ago
  Luke Dashjr f77dad650e Correct formatting in FPGA drivers 13 years ago
  Luke Dashjr fa0dd2a70c Merge branch 'bugfix_bf_hwe_main' into bfgminer 13 years ago
  Luke Dashjr 71f85c67c3 Bugfix: bitforce: Always increment global hw error counter when incrementing device hwe 13 years ago
  Luke Dashjr 3e5bf7a802 Merge commit '86fd23a' into cg_merges_2012118 13 years ago
  Luke Dashjr f675d64e1b Merge commit 'f14bf5b' into cg_merges_2012118 13 years ago
  Con Kolivas 86fd23a305 Convert remaining modminer and bfl uses of usleep to nmsleep. 13 years ago
  Paul Sheppard 9f74e650b3 Tidy up device error counts 13 years ago
  Luke Dashjr 985cf3d8a5 Merge commit '735d77f' into bfgminer 13 years ago
  Con Kolivas 2c80e16c85 Fix sign warning on windows build for bitforce. 13 years ago
  Con Kolivas 735d77f349 Use strtod not strtol for bitforce temp backup. 13 years ago
  Con Kolivas 947a67ea24 Cope with broken drivers returning nonsense values for bitforce temperatures. 13 years ago
  Luke Dashjr 60dc628c98 Merge branch 'bugfix_bf_hwe' into bfgminer 13 years ago
  Luke Dashjr c7163972e3 Bugfix: bitforce: Count actual throttling as hardware errors 13 years ago
  Luke Dashjr dfa30502bf Bugfix: Move thermal cutoff to general watchdog code (fixes bitforce recovery) 13 years ago
  Luke Dashjr eb340117cd Adjust identify_device API to return a bool whether supported or not, for runtime capability detection 13 years ago
  Luke Dashjr 69f6a94230 Merge commit 'ad7aa2b' into cgmerges 13 years ago