projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7a6121
)
USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
author
Jóhann B. Guðmundsson
<
[email protected]
>
Thu, 4 Jul 2013 21:47:52 +0000
(21:47 +0000)
committer
Greg Kroah-Hartman
<
[email protected]
>
Mon, 22 Jul 2013 18:29:26 +0000
(11:29 -0700)
Signed-off-by: Jóhann B. Guðmundsson <
[email protected]
>
Cc: stable <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/usb/misc/sisusbvga/sisusb.c
patch
|
blob
|
history
diff --git
a/drivers/usb/misc/sisusbvga/sisusb.c
b/drivers/usb/misc/sisusbvga/sisusb.c
index c21386ec5d35d142b7d0d84abe2e3f3cb5be7125..de98906f786d08ebac625b3cc8213de5d79cf68e 100644
(file)
--- a/
drivers/usb/misc/sisusbvga/sisusb.c
+++ b/
drivers/usb/misc/sisusbvga/sisusb.c
@@
-3247,6
+3247,7
@@
static const struct usb_device_id sisusb_table[] = {
{ USB_DEVICE(0x0711, 0x0903) },
{ USB_DEVICE(0x0711, 0x0918) },
{ USB_DEVICE(0x0711, 0x0920) },
+ { USB_DEVICE(0x0711, 0x0950) },
{ USB_DEVICE(0x182d, 0x021c) },
{ USB_DEVICE(0x182d, 0x0269) },
{ }