PRDT address problem
Posted: Sun Jun 26, 2016 4:20 pm
hi,i have a problem about bus master dma.
If I hava two sperated PRDT,
how can the machine know the next physical address for the dma address register?Or i need to set it into the address register again?
If I hava two sperated PRDT,
Code: Select all
// first entry
0x12340000 // physical starting address
0x00001000 // 4096 bytes
0x12341000 // next physical address
0x80001000 // 4096 bytes with the EOT bit set