Kano
|
2ce62f3d94
add a dummy ztex to usbutils so cgminer -n lists ztex also
|
13 years ago |
Kano
|
a6f17cbf95
USB device list - convert some common error numbers to messages
|
13 years ago |
Kano
|
26341bbf75
USB -n 'known' text only without ---usb-list-all
|
13 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
|
13 years ago |
Kano
|
154e4f4b61
usbutils allow call of usb_all() from other code
|
13 years ago |
Kano
|
6acda9373b
--usb-dump display brief dump if value = 0
|
13 years ago |
Kano
|
3f50e878a2
USB add --usb options to limit USB device selection v0.1
|
13 years ago |
Kano
|
30e7040f11
usb_cleanup() without locking
|
13 years ago |
Kano
|
540f3e89bc
Setup BFLSC support
|
13 years ago |
Kano
|
cb49f3cbb7
usbutils.c copy full size to 'Last Command'
|
13 years ago |
Kano
|
f1ab8ea9e7
Release MMQ device only once (not 4 times)
|
13 years ago |
Kano
|
aed1e516db
usb_cleanup() use correct locking mechanism
|
13 years ago |
Kano
|
e35e8ae135
Implement and use usb_cleanup() on shutdown or restart
|
13 years ago |
Kano
|
b9c19a9353
remove empty #ifdef
|
13 years ago |
Kano
|
bc5755233c
call a separate get_devices() with locking, as required
|
13 years ago |
Kano
|
1c69417def
usbutils - avoid free cgusb twice
|
13 years ago |
Kano
|
983fe2b0c0
usbutils hotplug v0.1
|
13 years ago |
Kano
|
7abf30b2c0
distinguish between drv and it's id enum now called drv_id
|
13 years ago |
Kano
|
05157e0802
USB in linux use the expected kernel config to check and detach - and set the configuration in linux also
|
13 years ago |
Kano
|
128e3270fb
USB system wide device locking on windows
|
13 years ago |
Kano
|
16fa090013
usbutils stats_initialised not set
|
13 years ago |
Kano
|
028da16bf8
usbutils free found if not used
|
13 years ago |
Kano
|
8297304089
USB device locking NOOP for windows (for now)
|
13 years ago |
Kano
|
cb3e3ebfac
USB system wide device locking on linux
|
13 years ago |
Kano
|
59c73ae59a
USB usb_init() consistent err/warning/debug messages
|
13 years ago |
Kano
|
a59b0c0355
usbutils.c use correct config from found (not 0)
|
13 years ago |
Kano
|
7fbc3770b4
USB move usbdev info that needs to stay around into usbinfo
|
13 years ago |
Kano
|
baf3aca88c
usbutils.c release_cgpu() sets nodev
|
13 years ago |
Kano
|
ea807cf0c7
USB BFL transfer is only 64 bytes in a USB1.1 socket
|
13 years ago |
Kano
|
34bcc1c66d
USB automatically handle losing the device and report nodev in the API
|
13 years ago |