commit | cef11127ea59cc5ac8fb956c355727999c6796dc | [log] [tgz] |
---|---|---|
author | Thomas Winischhofer <thomas@winischhofer.net> | Fri Apr 22 15:06:59 2005 -0700 |
committer | Greg KH <gregkh@suse.de> | Fri Apr 22 15:06:59 2005 -0700 |
tree | 349a6201e2acbac49d9f87e0ee102c031bab2e16 | |
parent | 35ecc486a3f1811b85b7b22196b8b7422d713b51 [diff] [blame] |
[PATCH] USB: new SiS device id Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
diff --git a/drivers/usb/misc/sisusbvga/sisusb.c b/drivers/usb/misc/sisusbvga/sisusb.c index 57b82d5..4bdbd0c 100644 --- a/drivers/usb/misc/sisusbvga/sisusb.c +++ b/drivers/usb/misc/sisusbvga/sisusb.c
@@ -3105,6 +3105,7 @@ static struct usb_device_id sisusb_table [] = { { USB_DEVICE(0x0711, 0x0900) }, { USB_DEVICE(0x182d, 0x021c) }, + { USB_DEVICE(0x182d, 0x0269) }, { } };