/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to docs/IPEHARDWARE

  • Committer: Suren A. Chilingaryan
  • Date: 2015-06-12 15:24:18 UTC
  • Revision ID: csa@suren.me-20150612152418-b121bqoszonwsqbo
Support streaming mode in IPEDMA

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
IPEDMA
 
2
======
 
3
 - Normally, we are using register 0x5C to get number of buffers configured in the hardware
 
4
 and check if it is consistent with number of allocated buffers. However, in streaming mode
 
5
 this does not work at the moment. After writting the buffers, the hardware forgets them 
 
6
 and only stores the current queue of free buffers. Currently, the check is disabled in the
 
7
 streaming mode. Can we handle it somehow?
 
8
 
 
 
b'\\ No newline at end of file'