public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* USB isochronous transfers
@ 2021-07-20 15:32 Ethin Probst
  2021-07-20 17:05 ` [edk2-devel] " Michael D Kinney
  2021-07-20 17:23 ` Andrew Fish
  0 siblings, 2 replies; 3+ messages in thread
From: Ethin Probst @ 2021-07-20 15:32 UTC (permalink / raw)
  To: devel; +Cc: Leif Lindholm (Nuvia address), Andrew Fish, Ray Ni

Hello all,

A few days ago Leif determined that the USB DXE does not implement
isochronous transfers. This will make USB Audio quite impossible as
the audio data endpoint requires isochronous transfers.

I was looking at the EHCI driver but I can't determine a couple things:

- Isochronous transfers have a different structure compared to other
URB types. (Each URB type may have its own structure -- I haven't
checked.)
- I can't seem to figure out how this is handled in, say, EhciDxe.
- If we were to try and implement this -- though I'm not quite sure
how -- would we need to modify the PEIs too?

-- 
Signed,
Ethin D. Probst

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

end of thread, other threads:[~2021-07-20 17:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-20 15:32 USB isochronous transfers Ethin Probst
2021-07-20 17:05 ` [edk2-devel] " Michael D Kinney
2021-07-20 17:23 ` Andrew Fish

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