|
@@ -1534,6 +1534,9 @@ static const struct usb_device_id acm_ids[] = {
|
|
|
{ NOKIA_PCSUITE_ACM_INFO(0x03cd), }, /* Nokia C7 */
|
|
|
{ SAMSUNG_PCSUITE_ACM_INFO(0x6651), }, /* Samsung GTi8510 (INNOV8) */
|
|
|
|
|
|
+ /* Support for Owen devices */
|
|
|
+ { USB_DEVICE(0x03eb, 0x0030), }, /* Owen SI30 */
|
|
|
+
|
|
|
/* NOTE: non-Nokia COMM/ACM/0xff is likely MSFT RNDIS... NOT a modem! */
|
|
|
|
|
|
/* Support Lego NXT using pbLua firmware */
|