Re: [2.6.33.4 PATCH] V4L/uvcvideo: Add support for Suyin Corp. Lenovo Webcam

From: Laurent Pinchart
Date: Wed Jun 23 2010 - 08:46:00 EST


Hi Nils,

On Wednesday 23 June 2010 11:23:16 Nils Radtke wrote:
> From: Nils Radtke <lkml@xxxxxxxxxxxxxxx>
>
> This patch adds support for the Suyin Corp. Lenovo Webcam.
> lsusb: ID 064e:a102 Suyin Corp. Lenovo Webcam
>
> It is available as built-in webcam i.e. in ACER timeline 1810t
> notebooks.
>
> The note in uvc_driver.c about Logitech cameras applies the same
> to the Suyin web cam: it doesn't announce itself as UVC devices
> but is compliant.
>
> Signed-off-by: Nils Radtke <lkml@xxxxxxxxxxxxxxx>

Thanks for the patch. Could you please send me the output of lsusb -v for your
camera, as well as the raw binary descriptors ? You can retrieve the later
with

cat /proc/bus/usb/xxx/yyy

Replace xxx with the device bus number, and yyy with the device number. Both
can be retrieved from /proc/bus/usb/devices.

--
Regards,

Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/