Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933309Ab3GDVud (ORCPT ); Thu, 4 Jul 2013 17:50:33 -0400 Received: from mail-we0-f172.google.com ([74.125.82.172]:44594 "EHLO mail-we0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756832Ab3GDVub (ORCPT ); Thu, 4 Jul 2013 17:50:31 -0400 From: "=?UTF-8?q?J=C3=B3hann=20B=2E=20Gu=C3=B0mundsson?=" To: Thomas Winischhofer , Greg Kroah-Hartman , linux-usb@vger.kernel.org Cc: linux-kernel@vger.kernel.org, =?UTF-8?q?J=C3=B3hann=20B=2E=20Gu=C3=B0mundsson?= Subject: [PATCH 1/1] Adding Manhattan Hi-Speed USB DVI Converter to sisusbvga Date: Thu, 4 Jul 2013 21:47:52 +0000 Message-Id: <1372974472-1351-1-git-send-email-johannbg@fedoraproject.org> X-Mailer: git-send-email 1.8.1.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 893 Lines: 26 Signed-off-by: Jóhann B. Guðmundsson --- drivers/usb/misc/sisusbvga/sisusb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/misc/sisusbvga/sisusb.c b/drivers/usb/misc/sisusbvga/sisusb.c index c21386e..de98906 100644 --- 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) }, { } -- 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/