Kano
|
f9476743c2
icarus ensure all cmr interfaces are initialised properly
|
12 years ago |
Kano
|
9b9dde1667
usbutils - fix USBDEBUG warnings
|
12 years ago |
Kano
|
61c2ac5714
usbutils - usb_bulk_transfer fix the buf/data fix
|
12 years ago |
Kano
|
ffea432f73
usb_bulk_transfer - use the allocated buffer
|
12 years ago |
Kano
|
d3a3b3a73d
usbutils allow PrefPacketSize per endpoint
|
12 years ago |
Kano
|
d8518f4336
usbutils - bulk transfer copy test fix
|
12 years ago |
Kano
|
a62267fa93
usbutils - add USBDEBUG for usb_bulk_transfer
|
12 years ago |
kanoi
|
8fbd8a4744
Merge pull request #498 from kanoi/master
|
12 years ago |
Kano
|
b932fc0ada
usbutils - which_intinfo not requried
|
12 years ago |
Kano
|
36d8653406
usbutils - interfaces must all be on one handle - ep implies the interface
|
12 years ago |
Kano
|
c4b685cbe7
avalon stats use exact type
|
12 years ago |
kanoi
|
d5f61e9a5d
Merge pull request #496 from xiangfu/master
|
12 years ago |
Xiangfu
|
088a340342
avalon: display the FPGA controller version on API
|
12 years ago |
Kano
|
b1a3b012dd
pool_active uninitialised_var rolltime
|
12 years ago |
Con Kolivas
|
48f5ff3754
Use macro expansion to only need to define usb enums and commands in one place.
|
12 years ago |
Kano
|
0e8028fc29
usbutils saving incorrect overflow buffer
|
12 years ago |
Kano
|
68c6a12b26
ignore libusb.la and *.lo on linux
|
12 years ago |
kanoi
|
9ccb3a8f11
Merge pull request #492 from kanoi/master
|
12 years ago |
Kano
|
d17f0e7a1a
icarus support CMR with no extensions
|
12 years ago |
Kano
|
95eb948053
usbtils - interfaces dont work yet in libusb windows so disable for that only
|
12 years ago |
kanoi
|
a6f894954f
Merge pull request #494 from xiangfu/master
|
12 years ago |
Con Kolivas
|
466d3beca0
Provide a --disable-libcurl config option to build support for stratum mining only.
|
12 years ago |
Xiangfu
|
824fd8fcad
Fix the api-example.c compile under Linux
|
12 years ago |
Kano
|
1910e37121
usbutils - only release the device once - for the first intinfo
|
12 years ago |
Kano
|
0f0b0f818f
usbutils set_interface is no longer valid
|
12 years ago |
Kano
|
166147a803
ubsutils interfaces much each have their own handle
|
12 years ago |
Kano
|
00c2c3369a
usbutils kernel_detach should use the interface number
|
12 years ago |
Kano
|
24858de6de
usbutils - allow the driver to change which_intinfo
|
12 years ago |
Con Kolivas
|
48681dd4bb
Reset quotas on load balance for all pools at the same time to avoid running out during selection and unintentionally dropping to fallback.
|
12 years ago |
Con Kolivas
|
972d04d2a8
Break out of select pool from a common point for appropriate debug messages and to avoid further tests.
|
12 years ago |