Hi,
I'll save that for when I get back to it :)
Here's how I packaged the g_cdc (ethernet+cdc-acm together)
https://github.com/karlp/openwrt/commit/40c791f5bfbbf6825087db2fc87f88a73f7fa94c
I've got a few other patches for gadgetmode, but some of it needs
a bitmore testing yet, so I've not pro
Hi Karl,
if you want to test it, here are the missing pieces roughly explained:
- I used kmod-usb-gadget-eth and kmod-usb-gadget-serial
I know that there is another (older?) kernel module which also provides
a network and console interface at the same time, but this must be
configured via ke
This series extends procd to allow starting consoles for devices which
are not present during boot or after kernel module loading. This is
for example the case when a USB gadget serial device is created with
configfs. Here the kernel module is loaded but the tty device only
appears after gadget is