I use this codebase for USB composite serial/audio devices on a regular basis, and currently the only way to do is is to download the kernel source and rebuild the cdc_acm module every time the kernel is updated. It is a very time consuming process. I would love it if CONFIG_USB_ACM could be enabled as a module.
I use this codebase for USB composite serial/audio devices on a regular basis, and currently the only way to do is is to download the kernel source and rebuild the cdc_acm module every time the kernel is updated. It is a very time consuming process. I would love it if CONFIG_USB_ACM could be enabled as a module.