Comment 14 for bug 1527491

Revision history for this message
Daniel Liabeuf (daniel-liabeuf) wrote :

Module ch341 still defect on kernel 4.9 .
In my case, the correction proposed in #9 works (thanks to the author).

Tips: How to build module without the entire kernel
# cd drivers/usb/serial
# make -C /lib/modules/$(uname -r)/build M=$(pwd) modules