diff options
author | Brent Stapleton <brent.stapleton@ettus.com> | 2018-12-13 16:47:39 -0800 |
---|---|---|
committer | Brent Stapleton <brent.stapleton@ettus.com> | 2018-12-17 16:57:10 -0800 |
commit | ee369f5f559270725cc85b1fe704d935cd701a6c (patch) | |
tree | a4f972d6c848adaa7d7d9166c4b83ce779beaa5d /mpm | |
parent | 9bb3616af74a055eb38bd424cffdf3a3ca3b1a77 (diff) | |
download | uhd-ee369f5f559270725cc85b1fe704d935cd701a6c.tar.gz uhd-ee369f5f559270725cc85b1fe704d935cd701a6c.tar.bz2 uhd-ee369f5f559270725cc85b1fe704d935cd701a6c.zip |
Device3: Set default block control response SIDs
In the block controllers, set the default response SIDs for input and
output ports. If we don't do this, the blocks may send their responses
to other blocks' responses ports.
For example, without this change, the DDC may send an error packet to
port 0x0000, which is assigned to the DmaFIFO. With this change, the
DDC would send that packet to 0xFFFF, which isn't assigned to any other
block.
Diffstat (limited to 'mpm')
0 files changed, 0 insertions, 0 deletions