support usb device that use ACM driver, and generate /dev/ttyACMx in host.
1. kernel config
Device Drivers------>
USB support
<*> USB Modem (CDC ACM) support
USB Modem (CDC ACM) support:
This driver supports USB modems and ISDN adapters which support the dule capable Communication Device Class Abstract Control Model interface.
Please read <file:Documentation/usb/acm.txt> for details.
To compile this driver as a module, choose M , support module will be called cdc-acm.
2. test
2.1 connect usb device to host
1) device
enable usb gadget acm
[ 15.1528