1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 06:48:05 +00:00
Commit Graph

62 Commits

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