On 05/26/2014 08:19 PM, Heinz Diehl wrote: > On 26.05.2014, Mathias Nyman wrote: > >> This would be helpful, I've got a LeCroy protocol analyzer in Finland. > >> Heinz, if you're willing to send it to Europe Finland I'll gladly take it, >> (I'll send the address details in a separate personal mail) > > Of course! Send me your adress, and I'll send you the controller. I've purchased it > here in Norway, it's exactly this one: > Hi I got the device, tried it out with a vfat formatted 120G SSD drive, and everything works for me? Running on a Haswell (Lynxpoint) machine with only initrd image. [root@hsw06 /]# uname -r 3.14.4 [root@hsw06 /]# lsusb Bus 001 Device 002: ID 8564:1000 Bus 002 Device 002: ID 174c:5136 ASMedia Technology Inc. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub [root@hsw06 /]# lsusb -t /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M |__ Port 2: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 480M |__ Port 5: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M [root@hsw06 /]# fdisk -l Disk /dev/sdb: 8103 MB, 8103395328 bytes 1 heads, 32 sectors/track, 494592 cylinders, total 15826944 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000d9ec3 Device Boot Start End Blocks Id System /dev/sdb1 * 32 48799 24384 c W95 FAT32 (LBA) Disk /dev/sda: 120.0 GB, 120034123776 bytes 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xb099e729 Device Boot Start End Blocks Id System /dev/sda1 63 234441647 117220792+ c W95 FAT32 (LBA) [root@hsw06 /]# mount /dev/sda1 /mnt [ 256.752077] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [root@hsw06 /]# dd if=/dev/zero of=/mnt/zeroes bs=1M count=1000 1000+0 records in 1000+0 records out [root@hsw06 /]# sync [root@hsw06 /]# ls -lh /mnt total 1126400 -rwxr-xr-x 1 root root 100.0M Aug 26 06:28 100Mzeroes* -rwxr-xr-x 1 root root 1000.0M Aug 26 06:38 zeroes* [root@hsw06 /]# I tried several times, always works, dmesg is clean. Haswell has Lynxpoint PCH, I can try to find a PantherPoint based system a try it out with that as well. What kind of a hard drive did you have connected? and with what filsystem? Just in case if that somehow affects the USB traffic. -Mathias -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html