Con Kolivas
|
eec1a86af0
Update copyrights of modified files.
|
13 years ago |
Con Kolivas
|
56a20e0125
Make usb_ftdi_cts use the _usb_transfer_read function.
|
13 years ago |
Kano
|
74d7f55648
usbutils automatically track IO errors
|
13 years ago |
Kano
|
3f4b717ac2
usbutils allow a short wait for resources to be released
|
13 years ago |
Kano
|
5869539e67
correct semaphore timeout comment
|
13 years ago |
Con Kolivas
|
cc04d3abc7
Use a counting semaphore to signal the usb resource thread that it has work to do.
|
13 years ago |
ckolivas
|
641883a572
Check for no usb device in usb_ftdi_cts
|
13 years ago |
ckolivas
|
f3093803d1
Check for valid usbdev in _usb_read in case the device has been unplugged.
|
13 years ago |
Con Kolivas
|
fa059b3cba
usb_transfer_read should also not play with the endianness.
|
13 years ago |
Con Kolivas
|
0177b41010
Use the USB wrappers for avalon, telling usbutils that we want the raw data.
|
13 years ago |
Con Kolivas
|
876e7e5893
Merge branch 'icarus-dev' into usbdev
|
13 years ago |
Con Kolivas
|
772b354ea9
Remove unneeded function and checks in avalon write code.
|
13 years ago |
Kano
|
05cbbd99bb
CMR handle baud options
|
13 years ago |
Kano
|
df8566a78c
usb/ica add more (incomplete) CMR settings
|
13 years ago |
Con Kolivas
|
adb2ea672d
libusb_control_transfer are meant to be endian specific, but host endianness so no conversion is needed.
|
13 years ago |
Kano
|
6041be6142
Reuse old MTX Handle
|
13 years ago |
Kano
|
5b7e435f60
usbutils check all memory allocation
|
13 years ago |
Kano
|
2f94ec8025
usb separate thread for resource locking and modified windows locking code
|
13 years ago |
Con Kolivas
|
a32e521d0a
Implement avalon_ready and avalon_wait_ready functions for when usb is ready to receive commands.
|
13 years ago |
Con Kolivas
|
269a8de977
First pass rewriting serialdev into direct usb dev for avalon driver.
|
13 years ago |
Con Kolivas
|
8fea60f384
Define a cts equivalent for direct usb and use it for avalon driver full.
|
13 years ago |
Kano
|
6c952105ed
usbutils ensure it compiles without stats
|
13 years ago |
Kano
|
aa9bf2cbb9
usbutils include transfer mode in usbstats
|
13 years ago |
Kano
|
b1b93054cd
usbutils handle bulk_transfer partial writes
|
13 years ago |
Kano
|
ab080fa681
usbutils make all windows timeouts 999ms
|
13 years ago |
Kano
|
2baa5b9c22
usb add another Cairnsmore1 USB chip
|
13 years ago |
Kano
|
511bbb050c
CMR usb config guess
|
13 years ago |
Kano
|
87d994b6ea
usb add transfer_read and commented out in icarus
|
13 years ago |
Kano
|
6a0b48a650
usbutils allow unrounded control transfers
|
13 years ago |
Kano
|
0c3f00c567
icarus ICA initialisation
|
13 years ago |