Commit cef11127 authored by Thomas Winischhofer's avatar Thomas Winischhofer Committed by Greg KH

[PATCH] USB: new SiS device id

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 35ecc486
......@@ -3105,6 +3105,7 @@ static void sisusb_disconnect(struct usb_interface *intf)
static struct usb_device_id sisusb_table [] = {
{ USB_DEVICE(0x0711, 0x0900) },
{ USB_DEVICE(0x182d, 0x021c) },
{ USB_DEVICE(0x182d, 0x0269) },
{ }
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment