 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] dma_map_single returns 0 on ARM
 Hi,I'm trying to fire up the Ethernet port of a Hisilicon D01 board, and it fails when it wants to map the buffers to the device: 
                phys = dma_map_single(&ndev->dev, priv->rx_buf[i],
                                RX_BUF_SIZE, DMA_FROM_DEVICE);
This returns 0, while running on bare metal it works. Does anyone has an 
advice where should I look?Regards, Zoltan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |