diff --git a/trunk/linux-3.0.x/drivers/usb/serial/option.c b/trunk/linux-3.0.x/drivers/usb/serial/option.c index c77ec1a370..c3f6dc1290 100644 --- a/trunk/linux-3.0.x/drivers/usb/serial/option.c +++ b/trunk/linux-3.0.x/drivers/usb/serial/option.c @@ -2022,6 +2022,7 @@ static const struct usb_device_id option_ids[] = { { USB_DEVICE_AND_INTERFACE_INFO(0x2001, 0x7d02, 0xff, 0x00, 0x00) }, { USB_DEVICE_AND_INTERFACE_INFO(0x2001, 0x7d03, 0xff, 0x02, 0x01) }, { USB_DEVICE_AND_INTERFACE_INFO(0x2001, 0x7d03, 0xff, 0x00, 0x00) }, + { USB_DEVICE_INTERFACE_CLASS(0x2001, 0x7e35, 0xff) }, /* D-Link DWM-222 A1 */ { USB_DEVICE_INTERFACE_CLASS(0x2001, 0x7e19, 0xff), /* D-Link DWM-221 B1 */ .driver_info = (kernel_ulong_t)&net_intf4_blacklist }, { USB_DEVICE_AND_INTERFACE_INFO(0x07d1, 0x3e01, 0xff, 0xff, 0xff) }, /* D-Link DWM-152/C1 */