提交 ca9024eb 编写于 作者: S samson yeung 提交者: Greg Kroah-Hartman

usb/misc/sisusbvga: add product ID of TARGUS/MCT device

Device is Targus ACP50US which includes a Magic Control Technologies
usb vga device using the SiS315(E) or compatible.
Signed-off-by: NSamson Yeung <fragmede@onepatchdown.net>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 fa0e6721
......@@ -3404,6 +3404,7 @@ static void sisusb_disconnect(struct usb_interface *intf)
}
static struct usb_device_id sisusb_table [] = {
{ USB_DEVICE(0x0711, 0x0550) },
{ USB_DEVICE(0x0711, 0x0900) },
{ USB_DEVICE(0x0711, 0x0901) },
{ USB_DEVICE(0x0711, 0x0902) },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册