• E
    ETRAX: More DMA context level related fixes. · a8303d18
    edgar_igl 提交于
    * When hitting EOL (end of list) at the data descriptor level, the DMA should mark the current context-descriptor as disabled and perform a context-store so software can see whats goin on.
    * Context loads update RW_SAVED_DATA_BUF, data loads dont. This fixes an issue with ethernet bootstrapping.
    * Reorder the logic for processing out channels to be more like the one for input channels.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4723 c046a42c-6fe2-441c-8c8c-71466251a162
    a8303d18
etraxfs_dma.c 20.9 KB