Re: Support for USBD_FORCE_SHORT_XFER for xhci
Nat Sloss <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 23 Aug 2025 00:38:39 Jonathan A. Kollasch wrote: > > Looks appropriate; just also make sure that any in-advance accounting of > TRBs is also adjusted. > > Jonathan Kollasch As far as I can tell the # of trbs will never exceed 2 and a minimum of 3 is allocated at present in allocx. Thanks for look at this. Best regards, Nat