Date: Tue, 7 Sep 2010 05:39:24 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/mips busdma_machdep.c Message-ID: <201009070539.o875desl016840@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jchandra 2010-09-07 05:39:24 UTC FreeBSD src repository Modified files: sys/mips/mips busdma_machdep.c Log: SVN rev 212283 on 2010-09-07 05:39:24Z by jchandra On boards with >512MB memory, the result of vtophys cannot be converted to KSEG1 address - use pmap_mapdev/pmap_unmapdev instead. Remove unused variable maxphys. Revision Changes Path 1.10 +5 -17 src/sys/mips/mips/busdma_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009070539.o875desl016840>