Date: Sun, 6 Mar 2011 12:54:00 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata ata-dma.c Message-ID: <201103061254.p26Cs89o063624@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2011-03-06 12:54:00 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-dma.c
Log:
SVN rev 219336 on 2011-03-06 12:54:00Z by marius
- Allocate the DMA memory used for the work area as coherent as at least
the ataahci(4) and atamarvell(4) drivers share it between the host and
the controller.
- Spell some zeros as BUS_DMA_WAITOK when used as bus_dmamem_alloc() flags.
MFC after: 2 weeks
Revision Changes Path
1.165 +4 -3 src/sys/dev/ata/ata-dma.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103061254.p26Cs89o063624>
