Changes

Jump to navigation Jump to search
103 bytes added ,  01:05, 1 February 2023
Line 684: Line 684:  
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.
+
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. Note that a buffer from [[#CreateSmmuSpace]] can't be reused by another endpoint with PostBufferAsync.
    
==== GetXferReport ====
 
==== GetXferReport ====

Navigation menu