Hi, W dniu 23.02.2014 21:21, Johan Hovold pisze:
You might need to mount debugfs: mount -t debugfs none /sys/kernel/debug and make sure your kernel is compiled with CONFIG_DYNAMIC_DEBUG (and CONFIG_DEBUG_FS) enabled. Johan -- 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
Here is my debug output: http://nopaste.info/50a31e9ca7.html This is interesting: usb_serial_generic_read_bulk_callback - urb 0, len 2 usb_serial_generic_read_bulk_callback - length = 2, data = 31 60 I'm getting this 31 60 as 1` when I read from /dev/ttyUSB0. Thanks, Emanuel -- 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