Con Kolivas
|
56a20e0125
|
Make usb_ftdi_cts use the _usb_transfer_read function.
|
12 years ago |
Kano
|
74d7f55648
|
usbutils automatically track IO errors
|
12 years ago |
Kano
|
3f4b717ac2
|
usbutils allow a short wait for resources to be released
|
12 years ago |
Kano
|
5869539e67
|
correct semaphore timeout comment
|
12 years ago |
Con Kolivas
|
cc04d3abc7
|
Use a counting semaphore to signal the usb resource thread that it has work to do.
|
12 years ago |
ckolivas
|
641883a572
|
Check for no usb device in usb_ftdi_cts
|
12 years ago |
ckolivas
|
f3093803d1
|
Check for valid usbdev in _usb_read in case the device has been unplugged.
|
12 years ago |
Con Kolivas
|
fa059b3cba
|
usb_transfer_read should also not play with the endianness.
|
12 years ago |
Con Kolivas
|
0177b41010
|
Use the USB wrappers for avalon, telling usbutils that we want the raw data.
|
12 years ago |
Con Kolivas
|
772b354ea9
|
Remove unneeded function and checks in avalon write code.
|
12 years ago |
Kano
|
05cbbd99bb
|
CMR handle baud options
|
12 years ago |
Kano
|
df8566a78c
|
usb/ica add more (incomplete) CMR settings
|
12 years ago |
Con Kolivas
|
adb2ea672d
|
libusb_control_transfer are meant to be endian specific, but host endianness so no conversion is needed.
|
12 years ago |
Kano
|
6041be6142
|
Reuse old MTX Handle
|
12 years ago |
Kano
|
5b7e435f60
|
usbutils check all memory allocation
|
12 years ago |
Kano
|
2f94ec8025
|
usb separate thread for resource locking and modified windows locking code
|
12 years ago |
Con Kolivas
|
a32e521d0a
|
Implement avalon_ready and avalon_wait_ready functions for when usb is ready to receive commands.
|
12 years ago |
Con Kolivas
|
269a8de977
|
First pass rewriting serialdev into direct usb dev for avalon driver.
|
12 years ago |
Con Kolivas
|
8fea60f384
|
Define a cts equivalent for direct usb and use it for avalon driver full.
|
12 years ago |
Kano
|
6c952105ed
|
usbutils ensure it compiles without stats
|
12 years ago |
Kano
|
aa9bf2cbb9
|
usbutils include transfer mode in usbstats
|
12 years ago |
Kano
|
b1b93054cd
|
usbutils handle bulk_transfer partial writes
|
12 years ago |
Kano
|
ab080fa681
|
usbutils make all windows timeouts 999ms
|
12 years ago |
Kano
|
2baa5b9c22
|
usb add another Cairnsmore1 USB chip
|
12 years ago |
Kano
|
511bbb050c
|
CMR usb config guess
|
12 years ago |
Kano
|
87d994b6ea
|
usb add transfer_read and commented out in icarus
|
12 years ago |
Kano
|
6a0b48a650
|
usbutils allow unrounded control transfers
|
12 years ago |
Kano
|
0c3f00c567
|
icarus ICA initialisation
|
12 years ago |
Kano
|
56a96b4138
|
icarus AMU config transfers
|
12 years ago |
Kano
|
e43f265a60
|
usbutils name latency correctly
|
12 years ago |
Kano
|
5e588d87f4
|
icarus test nodev everywhere
|
12 years ago |
Kano
|
250e435313
|
usbutils/icarus separate FTDI transfer values and more debug
|
12 years ago |
Kano
|
8f4547da99
|
usbutils add rest of icarus
|
12 years ago |
Kano
|
05a385ccfc
|
usbutils new command for icarus
|
12 years ago |
Kano
|
e89c921ab0
|
usb add a numeric sub-indentity for each name
|
12 years ago |
Kano
|
2631b55ee2
|
usbutils - make FTDI handling automatic
|
12 years ago |
Kano
|
92e5ee9d66
|
fix duplicate name
|
12 years ago |
Kano
|
2a0b712ed5
|
usbutils set Black Arrow Lancelot's as BAL and match the lot->llt name
|
12 years ago |
Kano
|
28f4fc64fd
|
usbutils identify Icarus devices
|
12 years ago |
Con Kolivas
|
0a15beb742
|
libusb_control_transfer 16 bit words are endian specific.
|
12 years ago |
Kano
|
6493554acb
|
usb_applog separate amt display
|
12 years ago |
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 |