[alsa-devel] snd-usb-audio: Add another QuickCam ID

Ritesh Raj Sarraf rrs at researchut.com
Fri Jun 8 12:08:31 CEST 2007


Hi,

This patch adds another Logitech QuickCam USB ID for the device which is 
shipped with Dell's XPS M1210 Notebooks.

Signed-off-by: Ritesh Raj Sarraf <rrs at researchut.com>

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
+},

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."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dell_xpsm1210_quickcam.patch
Type: text/x-diff
Size: 555 bytes
Desc: not available
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20070608/3fc077c7/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20070608/3fc077c7/attachment.sig 


More information about the Alsa-devel mailing list