Hello,

I'm trying to add support to Upek Eikon (model no. TCRD4CA1H6A3), whose
ID is 147e:2016.

It has the same device id that the one supported by the driver
upeksonly, but I think this is like the upekts one, 0483:2016.

I'm trying to sniff the USB data from the official privative driver
available at http://www.upek.com/support/downloads/linux/ to try to
adapt the driver.

However, I'm stuck. I need to capture very long data streams and usbmon
debugfs interface won't let me see more than 32 bytes

The usbmon.txt from the kernel documentation says: "The length of
collected data is limited and can be less than the data length report in
Data Length word."

The output is like this (The data should have 112 bytes, but I only can
see 32):

ffff880099005180 3714163885 S Bo:3:002:2 -115 112 = 4369616f 00306728
64000000 08030000 00000100 00003100 00003800 00000000

How can I see the full data? Is this a limitation of usbmon? How could I
sniff all the data?

Thank you.


-- 
Jorge Suárez de Lis


_______________________________________________
fprint mailing list
fprint@reactivated.net
http://lists.reactivated.net/mailman/listinfo/fprint

Reply via email to