Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 2020 19:23:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT
Message-ID:  <bug-248926-19105-AYJa2WRpNq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248926-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248926-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248926

--- Comment #2 from Ganael LAPLANCHE <martymac@FreeBSD.org> ---
Hello Hans Petter,

Thanks for your answer.

You may be talking about the following, as seen in drivers/usb/core/quirks.=
c :

        /* Logitech HD Pro Webcams C920, C920-C, C922, C925e and C930e */
        { USB_DEVICE(0x046d, 0x082d), .driver_info =3D USB_QUIRK_DELAY_INIT=
 },
        { USB_DEVICE(0x046d, 0x0841), .driver_info =3D USB_QUIRK_DELAY_INIT=
 },
        { USB_DEVICE(0x046d, 0x0843), .driver_info =3D USB_QUIRK_DELAY_INIT=
 },
        { USB_DEVICE(0x046d, 0x085b), .driver_info =3D USB_QUIRK_DELAY_INIT=
 },
        { USB_DEVICE(0x046d, 0x085c), .driver_info =3D USB_QUIRK_DELAY_INIT=
 },

but I could not find any quirk for product 0x0892 (I know the webcam works =
on
Ubuntu 20: I successfully tested it).

Also, "usbconfig -d 1.3 set_config 0" does not seem to produce anything
interesting (no new kernel message), and webcamd still fails to find USB de=
vice
afterwards :/

Best regards,
Ganael.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248926-19105-AYJa2WRpNq>