Hi Clemens, Can you push this for 2.6.23 ? Or is there anything else missing in the patch ? Thanks, Ritesh =================================================== On Friday 08 June 2007, Clemens Ladisch wrote: > Ritesh Raj Sarraf wrote: > > dell_xpsm1210_quickcam.patch > > Please provide a Signed-off-by line. > > I guess this patch is for the integrated webcam of the Dell XPS M1210? > > Hi Clemens, I've regenerate the patch properly this time. And yes, this patch is for the integrated webcam shipped with M1210. PS: Request you to CC me if there are any comments. I'm not subscribed to the list. Thanks, Ritesh -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention." -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention."
From 27e2ff25469fb4fae564ef074a65c83fffd9c665 Mon Sep 17 00:00:00 2001 From: Ritesh Raj Sarraf <rrs@xxxxxxxxxxxxxx> Date: Fri, 8 Jun 2007 20:53:07 +0530 Subject: [PATCH] USB ID for intergrated quickcam on dell xps m1210 This patch adds Logitech QuickCam USB ID for Dell's XPS M1210 notebooks. Signed-off-by: Ritesh Raj Sarraf <rrs@xxxxxxxxxxxxxx> --- sound/usb/usbquirks.h | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/sound/usb/usbquirks.h b/sound/usb/usbquirks.h index 374fbf6..c69a56f 100644 --- a/sound/usb/usbquirks.h +++ b/sound/usb/usbquirks.h @@ -70,6 +70,15 @@ .bInterfaceClass = USB_CLASS_AUDIO, .bInterfaceSubClass = USB_SUBCLASS_AUDIO_CONTROL }, +{ + .match_flags = USB_DEVICE_ID_MATCH_DEVICE | + USB_DEVICE_ID_MATCH_INT_CLASS | + USB_DEVICE_ID_MATCH_INT_SUBCLASS, + .idVendor = 0x046d, + .idProduct = 0x08c6, + .bInterfaceClass = USB_CLASS_AUDIO, + .bInterfaceSubClass = USB_SUBCLASS_AUDIO_CONTROL +}, /* * Yamaha devices -- 1.5.2.1
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel