I have a j5 create (JUA210) USB 2 video device and adding it device id
to SIS USB video gets it to work.

Signed-off-by: Stephen Hemminger <step...@networkplumber.org>


--- a/drivers/usb/misc/sisusbvga/sisusb.c       2014-08-25 21:00:51.398586614 
-0700
+++ b/drivers/usb/misc/sisusbvga/sisusb.c       2014-08-25 21:01:52.110587598 
-0700
@@ -3250,6 +3250,7 @@ static const struct usb_device_id sisusb
        { USB_DEVICE(0x0711, 0x0918) },
        { USB_DEVICE(0x0711, 0x0920) },
        { USB_DEVICE(0x0711, 0x0950) },
+       { USB_DEVICE(0x0711, 0x5200) },
        { USB_DEVICE(0x182d, 0x021c) },
        { USB_DEVICE(0x182d, 0x0269) },
        { }
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to