Tool/software:
I am using the 4.1 kernel on the AM3354 platform and have encountered an issue with USB tx FIFO clearing failure.
The logs that appear are as follows
以下作路径为高频次所需路径:
1.插入 USB 驱动器和 USB 打印机
2.通过 /dev/usb/lp0 向 USB 打印机写入数据(当打印机缺纸时)
内核会输出一个名为 'mushw_tx_flush-Fifo'
的警告信息,如果此时查看 USB 驱动器的挂载路径,很容易触发上述警告信息并重置 USB
我知道这个内核版本很旧,我们目前希望继续使用它,同时也要维护 USB DMA。我想知道我们是否可以通过哪些补丁来解决这个问题。