We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eafc0a commit 11e7064Copy full SHA for 11e7064
sound/usb/mixer.c
@@ -886,6 +886,7 @@ static void volume_control_quirks(struct usb_mixer_elem_info *cval,
886
case USB_ID(0x046d, 0x0808):
887
case USB_ID(0x046d, 0x0809):
888
case USB_ID(0x046d, 0x081d): /* HD Webcam c510 */
889
+ case USB_ID(0x046d, 0x0825): /* HD Webcam c270 */
890
case USB_ID(0x046d, 0x0991):
891
/* Most audio usb devices lie about volume resolution.
892
* Most Logitech webcams have res = 384.
0 commit comments