USB services: Difference between revisions

Line 683: Line 683:


Starts a data transfer with a single urb.
Starts a data transfer with a single urb.
On newer sysvers the state fields setup by [[#CreateSmmuSpace]] are compared with '''buffer'''. If it's within bounds of the SmmuSpace (which won't be the case when [[#CreateSmmuSpace]] wasn't used), it will then verify that buffer+buffer_size is within bounds throwing an error otherwise.


==== GetXferReport ====
==== GetXferReport ====