|
@@ -1128,6 +1128,7 @@ bool snd_usb_get_sample_rate_quirk(struct snd_usb_audio *chip)
|
|
|
{
|
|
|
/* devices which do not support reading the sample rate. */
|
|
|
switch (chip->usb_id) {
|
|
|
+ case USB_ID(0x041E, 0x4080): /* Creative Live Cam VF0610 */
|
|
|
case USB_ID(0x045E, 0x075D): /* MS Lifecam Cinema */
|
|
|
case USB_ID(0x045E, 0x076D): /* MS Lifecam HD-5000 */
|
|
|
case USB_ID(0x045E, 0x076E): /* MS Lifecam HD-5001 */
|