|
@@ -3364,6 +3364,7 @@ static const __devinitdata struct usb_device_id device_table[] = {
|
|
|
{USB_DEVICE(0x041e, 0x4061), .driver_info = BRIDGE_OV519 },
|
|
|
{USB_DEVICE(0x041e, 0x4064),
|
|
|
.driver_info = BRIDGE_OV519 | BRIDGE_INVERT_LED },
|
|
|
+ {USB_DEVICE(0x041e, 0x4067), .driver_info = BRIDGE_OV519 },
|
|
|
{USB_DEVICE(0x041e, 0x4068),
|
|
|
.driver_info = BRIDGE_OV519 | BRIDGE_INVERT_LED },
|
|
|
{USB_DEVICE(0x045e, 0x028c), .driver_info = BRIDGE_OV519 },
|