dect
/
linux-2.6
Archived
13
0
Fork 0

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: Samson Yeung <fragmede@onepatchdown.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
samson yeung 2007-08-31 16:40:40 -04:00 committed by Greg Kroah-Hartman
parent fa0e6721e7
commit ca9024eb6c
1 changed files with 1 additions and 0 deletions

View File

@ -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) },