ETRAX-FS: Drop DMA polling for ethernet.
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 24 Oct 2008 09:18:39 +0000 (09:18 +0000)
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 24 Oct 2008 09:18:39 +0000 (09:18 +0000)
commitaa25cf469485e41305425674e8e65f3c60874ef7
tree9b75814c7e923609c7bfab48c5bcf00acce74407
parent875cdcf6510264cfef34116008e9185ca7e45680
ETRAX-FS: Drop DMA polling for ethernet.

* Drop DMA poll mode. Instead immediately push rx frames straight into the DMA
  without waiting for DMA_run to poll them of the fifo.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5520 c046a42c-6fe2-441c-8c8c-71466251a162
hw/etraxfs_eth.c