All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] to SIS USB2VGA DRIVER
@ 2008-11-03 14:23 Albert Comerma
  0 siblings, 0 replies; only message in thread
From: Albert Comerma @ 2008-11-03 14:23 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 777 bytes --]

Hi list!, first of all I'm not subscrived to the list but would be great 
if you CC me the answers for this mail.
I write because a long time ago I detected that just adding a new USB ID 
to the USB2VGA driver it can work with a new adapter. I contacted the 
maintainer as appeared in the MAINTAINERS list;

SIS FRAMEBUFFER DRIVER
P:      Thomas Winischhofer
M:      thomas@winischhofer.net
W:      http://www.winischhofer.net/linuxsisvga.shtml
S:      Maintained

SIS USB2VGA DRIVER
P:      Thomas Winischhofer
M:      thomas@winischhofer.net
W:      http://www.winischhofer.at/linuxsisusbvga.shtml
S:      Maintained

He didn't answered nor added the line, and his web seems down.
So it would be great if somebody could do this for him.
I send the patch...

Cheers,

Albert


[-- Attachment #2: sisusb.patch --]
[-- Type: text/x-diff, Size: 563 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) },

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-03 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-03 14:23 [PATCH] to SIS USB2VGA DRIVER Albert Comerma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.