62 Commits (527fe05848f5e84b41a7e7383bc3652949055b85)

Author SHA1 Message Date
Kano 05dd48ace1 usbutils/mmq fixed size usb_read default to wait for all data 12 years ago
Kano f518f33674 usbutils optional (disabled by default) dev debug 12 years ago
Con Kolivas 8e117050e3 Avalon usb interface should be 0. 12 years ago
Con Kolivas 4a39f03919 Add more debug for failure to USB init. 12 years ago
Kano 56a45778f8 usbutils correct applog typing 12 years ago
Kano d3d90e65fa usbutils remove_in_use break 12 years ago
Kano bfdbec1d87 usbutils remove_in_use yet again 12 years ago
Kano d436beb7e2 usbutils remove_in_use missing prev 12 years ago
Kano 2ae4840c72 usbutils missing add_in_use 12 years ago
Kano 2c97b8b8bc usb_init() allow it to ignore a device and show no message 12 years ago
Kano 95f467b27f usbutils don't even attempt to detect a device we already have 12 years ago
Kano a436ede673 usbutils correct BFL name 12 years ago
Kano ebfa56db02 usbutils allow device selection to specify expected Manufacturer/Product strings 12 years ago
Kano bd4d04b260 bflsc add volt stats 12 years ago
Con Kolivas 3ab81ee6ce Use cgtime in usbutils.c 12 years ago
Kano b7b5b9ded2 usbutils more stats for bflsc 12 years ago
Kano 8dd1ed2454 usbutils extra message requirements 12 years ago
Kano cef96ddb8c usbutils.c usb_cmdname() usb_cmds -> string name 12 years ago
Kano e88652bc56 BFL FPGA Windows timeout set to 999ms 12 years ago
Kano 956d444054 avalon usbutils requirements 12 years ago
Kano e07d21be8f usbutils use it's own internal read buffer 12 years ago
Kano b29828e8da usbutils allow read termination match to be a string 12 years ago
Kano c63ae9d981 usbutils spelling :) 12 years ago
Kano 2ce62f3d94 add a dummy ztex to usbutils so cgminer -n lists ztex also 12 years ago
Kano a6f17cbf95 USB device list - convert some common error numbers to messages 12 years ago
Kano 26341bbf75 USB -n 'known' text only without ---usb-list-all 12 years ago
Kano b21747b978 USB modify -n and --usb-dump to only show known devices or use new --usb-list-all option to see all 12 years ago
Kano 154e4f4b61 usbutils allow call of usb_all() from other code 12 years ago
Kano 6acda9373b --usb-dump display brief dump if value = 0 12 years ago
Kano 3f50e878a2 USB add --usb options to limit USB device selection v0.1 12 years ago
Kano 30e7040f11 usb_cleanup() without locking 12 years ago
Kano 540f3e89bc Setup BFLSC support 12 years ago
Kano cb49f3cbb7 usbutils.c copy full size to 'Last Command' 12 years ago
Kano f1ab8ea9e7 Release MMQ device only once (not 4 times) 12 years ago
Kano aed1e516db usb_cleanup() use correct locking mechanism 12 years ago
Kano e35e8ae135 Implement and use usb_cleanup() on shutdown or restart 12 years ago
Kano b9c19a9353 remove empty #ifdef 12 years ago
Kano bc5755233c call a separate get_devices() with locking, as required 12 years ago
Kano 1c69417def usbutils - avoid free cgusb twice 12 years ago
Kano 983fe2b0c0 usbutils hotplug v0.1 12 years ago
Kano 7abf30b2c0 distinguish between drv and it's id enum now called drv_id 12 years ago
Kano 05157e0802 USB in linux use the expected kernel config to check and detach - and set the configuration in linux also 12 years ago
Kano 128e3270fb USB system wide device locking on windows 12 years ago
Kano 16fa090013 usbutils stats_initialised not set 12 years ago
Kano 028da16bf8 usbutils free found if not used 12 years ago
Kano 8297304089 USB device locking NOOP for windows (for now) 12 years ago
Kano cb3e3ebfac USB system wide device locking on linux 12 years ago
Kano 59c73ae59a USB usb_init() consistent err/warning/debug messages 12 years ago
Kano a59b0c0355 usbutils.c use correct config from found (not 0) 12 years ago
Kano 7fbc3770b4 USB move usbdev info that needs to stay around into usbinfo 12 years ago