LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Albert Comerma <albert@ecm.ub.es> To: linux-kernel@vger.kernel.org Subject: [PATCH] SISUSB2VGA driver add 0x0711, 0x0903 Date: Tue, 04 Nov 2008 16:51:18 +0100 [thread overview] Message-ID: <49106F76.1090007@ecm.ub.es> (raw) [-- Attachment #1: Type: text/plain, Size: 158 bytes --] After some comments (thanks a lot) I resend the patch, hoping now it reaches the adequate person. Signed-off-by: Albert Comerma <albert.comerma@gmail.com> [-- Attachment #2: sisusb.patch --] [-- Type: text/x-diff, Size: 565 bytes --] diff -r -u linux-2.6.27.4/drivers/usb/misc/sisusbvga/sisusb.c linux-2.6.27.4-new/drivers/usb/misc/sisusbvga/sisusb.c --- linux-2.6.27.4/drivers/usb/misc/sisusbvga/sisusb.c 2008-10-26 00:05:07.000000000 +0200 +++ linux-2.6.27.4-new/drivers/usb/misc/sisusbvga/sisusb.c 2008-11-03 15:21:03.000000000 +0100 @@ -3270,6 +3270,7 @@ { USB_DEVICE(0x0711, 0x0900) }, { USB_DEVICE(0x0711, 0x0901) }, { USB_DEVICE(0x0711, 0x0902) }, + { USB_DEVICE(0x0711, 0x0903) }, { USB_DEVICE(0x0711, 0x0918) }, { USB_DEVICE(0x182d, 0x021c) }, { USB_DEVICE(0x182d, 0x0269) },
next reply other threads:[~2008-11-04 15:51 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-11-04 15:51 Albert Comerma [this message] [not found] <49106D7F.8080902@ecm.ub.es> [not found] ` <20081104104332.eb9f36ca.akpm@linux-foundation.org> 2008-11-04 21:10 ` [PATCH] SISUSB2VGA driver add 0x0711, 0x0903 Albert Comerma 2008-11-05 11:39 ` Jonathan Cameron
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=49106F76.1090007@ecm.ub.es \ --to=albert@ecm.ub.es \ --cc=linux-kernel@vger.kernel.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).