Greetings: I have a 4G LTE USB modem from AnyData which I am trying to get to work. Am using Openwrt (a debian like distribution for routers) with linux kernel 2.6.36.1 - but this question is not openwrt specific. I can get the modem to associate with usbserial by specifying the vendor and product ID. I can also get it to associate with the option.ko by adding the IDs to the option.c driver and recompiling. However, the modem is supposed to expose CDC-ACM ports and I can't get the cdc-acm driver to associate with the modem. How do I add support for this device to cdc-acm. I've looked at cd-acm.c and there are templates for Nokia and Samsung phones and also for quirky devices. I can try to do this by trial and error but looking for pointers to reduce the number of kernel compiles. Thanks Ashok Rao -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html