Date: Fri, 27 Jul 2007 14:48:05 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/em if_em.c Message-ID: <200707271448.l6REm5X6015723@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2007-07-27 14:48:05 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
Use coherent mapping for DMA on arm. This is propably suitable for the
other archs, but I can't test it so I made it conditionnal on __arm__
for now.
Approved by: re (blanket)
Revision Changes Path
1.182 +5 -0 src/sys/dev/em/if_em.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707271448.l6REm5X6015723>
