102 Commits (86b59c4724e9ed731c15b0f63f33421e202a3d03)

Author SHA1 Message Date
ckolivas 641883a572 Check for no usb device in usb_ftdi_cts 11 years ago
ckolivas f3093803d1 Check for valid usbdev in _usb_read in case the device has been unplugged. 11 years ago
Con Kolivas fa059b3cba usb_transfer_read should also not play with the endianness. 11 years ago
Con Kolivas 0177b41010 Use the USB wrappers for avalon, telling usbutils that we want the raw data. 11 years ago
Con Kolivas 772b354ea9 Remove unneeded function and checks in avalon write code. 11 years ago
Kano 05cbbd99bb CMR handle baud options 11 years ago
Kano df8566a78c usb/ica add more (incomplete) CMR settings 11 years ago
Con Kolivas adb2ea672d libusb_control_transfer are meant to be endian specific, but host endianness so no conversion is needed. 11 years ago
Kano 6041be6142 Reuse old MTX Handle 11 years ago
Kano 5b7e435f60 usbutils check all memory allocation 11 years ago
Kano 2f94ec8025 usb separate thread for resource locking and modified windows locking code 11 years ago
Con Kolivas a32e521d0a Implement avalon_ready and avalon_wait_ready functions for when usb is ready to receive commands. 11 years ago
Con Kolivas 269a8de977 First pass rewriting serialdev into direct usb dev for avalon driver. 11 years ago
Con Kolivas 8fea60f384 Define a cts equivalent for direct usb and use it for avalon driver full. 11 years ago
Kano 6c952105ed usbutils ensure it compiles without stats 11 years ago
Kano aa9bf2cbb9 usbutils include transfer mode in usbstats 11 years ago
Kano b1b93054cd usbutils handle bulk_transfer partial writes 11 years ago
Kano ab080fa681 usbutils make all windows timeouts 999ms 11 years ago
Kano 2baa5b9c22 usb add another Cairnsmore1 USB chip 11 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
Kano 2c97b8b8bc usb_init() allow it to ignore a device and show no message 12 years ago
Kano 95f467b27f usbutils don't even attempt to detect a device we already have 12 years ago
Kano a436ede673 usbutils correct BFL name 12 years ago
Kano ebfa56db02 usbutils allow device selection to specify expected Manufacturer/Product strings 12 years ago
Kano bd4d04b260 bflsc add volt stats 12 years ago