lkml.org 
[lkml]   [2012]   [Jan]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH] drivers/usb/misc/sisusbvga/sisusb.c Add support for Triton See 2 Xtreme
From
Hello Thomas,

I've been playing with a Triton See 2 Xtreme SiS based USB VGA adapter
and had decent luck with it under your driver after adding it's device
ID.

--- drivers/usb/misc/sisusbvga/sisusb.c.orig 2012-01-22 13:01:07.000000000 -0500
+++ drivers/usb/misc/sisusbvga/sisusb.c 2012-01-22 13:01:26.000000000 -0500
@@ -3247,6 +3247,7 @@ static const struct usb_device_id sisusb
{ USB_DEVICE(0x0711, 0x0903) },
{ USB_DEVICE(0x0711, 0x0918) },
{ USB_DEVICE(0x0711, 0x0920) },
+ { USB_DEVICE(0x0711, 0x0950) },
{ USB_DEVICE(0x182d, 0x021c) },
{ USB_DEVICE(0x182d, 0x0269) },
{ }
I've been primarily using it on an ARMv5 system, and will try to test
on x86 soon. I've used the patch on both 3.1-release and 3.2-release.
I just verified 3.3-RC1 hasn't had any changes to the sisusb driver
and will be building a test kernel this afternoon. Given it's just a
one line tweak, is this patch sufficient to go upstream, or would you
like some additional info from my setup first?

Signed-off-by: Joshua Coombs <josh.coombs@gmail.com>


\
 
 \ /
  Last update: 2012-01-22 19:19    [W:0.029 / U:0.900 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site