public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* USB: reducing/removing EHCI and XHCI logging when bulk transfer requests timeout
@ 2022-11-29 19:12 Rebecca Cran
  2022-11-29 19:43 ` [edk2-devel] " Andrew Fish
  0 siblings, 1 reply; 6+ messages in thread
From: Rebecca Cran @ 2022-11-29 19:12 UTC (permalink / raw)
  To: Jian J Wang, Liming Gao, Hao A Wu, Ray Ni,
	Richard Ho (何明忠), edk2-devel-groups-io

I've been working on the UsbNetworkPkg drivers that Richard Ho 
submitted. One problem I've run into is that since we poll for bulk 
requests, most of the time they will timeout - and currently both EHCI 
and XHCI drivers log errors when that happens, which results in log spam 
and makes interacting with the system very difficult (e.g. using UiApp).

I was wondering if we might consider adding some mechanism to omit those 
messages if the user desires, perhaps on a per-build basis?

-- 
Rebecca Cran

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-30  7:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-29 19:12 USB: reducing/removing EHCI and XHCI logging when bulk transfer requests timeout Rebecca Cran
2022-11-29 19:43 ` [edk2-devel] " Andrew Fish
2022-11-29 19:47   ` Rebecca Cran
2022-11-29 20:51     ` Andrew Fish
2022-11-29 23:05       ` Rebecca Cran
2022-11-30  7:48         ` Chang, Abner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox