Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/dev/firewire/sbp.c 205842 2010-03-29 17:24:23Z imp $
---
> * $FreeBSD: head/sys/dev/firewire/sbp.c 219543 2011-03-11 22:19:49Z marius $
565c565,566
< SBP_DMA_SIZE, &sdev->dma, BUS_DMA_NOWAIT);
---
> SBP_DMA_SIZE, &sdev->dma, BUS_DMA_NOWAIT |
> BUS_DMA_COHERENT);