Fix typo (therefor -> therefore)
PR: 30345 Submitted by: Giorgos Keramidas <charon@labs.gr>
This commit is contained in:
parent
585f21e146
commit
ba969fdc82
@ -244,7 +244,7 @@ for disconnected transactions are only of use to the controller
|
||||
when the transfer is resumed. When the host queues another transaction
|
||||
for the controller to execute, the controller firmware will use a
|
||||
free SCB if one is available. Otherwise, the state of the most recently
|
||||
disconnected (and therefor most likely to stay disconnected) SCB is
|
||||
disconnected (and therefore most likely to stay disconnected) SCB is
|
||||
saved, via dma, to host memory, and the local SCB reused to start
|
||||
the new transaction. This allows the controller to queue up to
|
||||
255 transactions regardless of the amount of SCB space. Since the
|
||||
|
Loading…
x
Reference in New Issue
Block a user