* Re: [Bug 221216] New: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed
2026-03-12 17:15 [Bug 221216] New: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed bugzilla-daemon
@ 2026-03-12 17:30 ` Greg KH
2026-03-12 17:30 ` [Bug 221216] " bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 7+ messages in thread
From: Greg KH @ 2026-03-12 17:30 UTC (permalink / raw)
To: bugzilla-daemon; +Cc: linux-usb
On Thu, Mar 12, 2026 at 05:15:47PM +0000, bugzilla-daemon@kernel.org wrote:
> Hello, my new capture card works only in 5gbs usb speed, with deepseek's help I
> applied { USB_DEVICE(0x32ed, 0x0401), .driver_info = USB_QUIRK_NO_BOS }, to
> drivers/usb/core/quirks.c quirk and now it's working at full speed.
Can you send a patch that adds this entry to the kernel so that you get
this fixed properly?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 221216] ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed
2026-03-12 17:15 [Bug 221216] New: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed bugzilla-daemon
2026-03-12 17:30 ` Greg KH
@ 2026-03-12 17:30 ` bugzilla-daemon
2026-03-12 17:35 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2026-03-12 17:30 UTC (permalink / raw)
To: linux-usb
https://bugzilla.kernel.org/show_bug.cgi?id=221216
--- Comment #1 from gregkh@linuxfoundation.org ---
On Thu, Mar 12, 2026 at 05:15:47PM +0000, bugzilla-daemon@kernel.org wrote:
> Hello, my new capture card works only in 5gbs usb speed, with deepseek's help
> I
> applied { USB_DEVICE(0x32ed, 0x0401), .driver_info = USB_QUIRK_NO_BOS }, to
> drivers/usb/core/quirks.c quirk and now it's working at full speed.
Can you send a patch that adds this entry to the kernel so that you get
this fixed properly?
thanks,
greg k-h
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 221216] ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed
2026-03-12 17:15 [Bug 221216] New: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed bugzilla-daemon
2026-03-12 17:30 ` Greg KH
2026-03-12 17:30 ` [Bug 221216] " bugzilla-daemon
@ 2026-03-12 17:35 ` bugzilla-daemon
2026-03-12 17:36 ` bugzilla-daemon
2026-03-12 17:52 ` bugzilla-daemon
4 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2026-03-12 17:35 UTC (permalink / raw)
To: linux-usb
https://bugzilla.kernel.org/show_bug.cgi?id=221216
--- Comment #2 from Vyacheslav (vahnenko2003@gmail.com) ---
Sorry I did this kinda junky without actual git patch, I just edited file, I'll
attach it. Added 2 lines in 596 and 597
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 221216] ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed
2026-03-12 17:15 [Bug 221216] New: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed bugzilla-daemon
` (2 preceding siblings ...)
2026-03-12 17:35 ` bugzilla-daemon
@ 2026-03-12 17:36 ` bugzilla-daemon
2026-03-12 17:52 ` Greg KH
2026-03-12 17:52 ` bugzilla-daemon
4 siblings, 1 reply; 7+ messages in thread
From: bugzilla-daemon @ 2026-03-12 17:36 UTC (permalink / raw)
To: linux-usb
https://bugzilla.kernel.org/show_bug.cgi?id=221216
--- Comment #3 from Vyacheslav (vahnenko2003@gmail.com) ---
Created attachment 309633
--> https://bugzilla.kernel.org/attachment.cgi?id=309633&action=edit
edited file
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 221216] ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed
2026-03-12 17:15 [Bug 221216] New: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed bugzilla-daemon
` (3 preceding siblings ...)
2026-03-12 17:36 ` bugzilla-daemon
@ 2026-03-12 17:52 ` bugzilla-daemon
4 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2026-03-12 17:52 UTC (permalink / raw)
To: linux-usb
https://bugzilla.kernel.org/show_bug.cgi?id=221216
--- Comment #4 from Greg Kroah-Hartman (greg@kroah.com) ---
On Thu, Mar 12, 2026 at 05:36:27PM +0000, bugzilla-daemon@kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=221216
>
> --- Comment #3 from Vyacheslav (vahnenko2003@gmail.com) ---
> Created attachment 309633
> --> https://bugzilla.kernel.org/attachment.cgi?id=309633&action=edit
> edited file
Can you send this to the linux-usb@vger.kernel.org list? We can't take
patches from bugzilla directly :(
thanks,
greg k-h
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread