Date: Fri, 28 Apr 2006 05:27:27 +0000 (UTC) From: Mike Silbersack <silby@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bfe if_bfe.c Message-ID: <200604280527.k3S5RRDv096991@repoman.freebsd.org>
index | next in thread | raw e-mail
silby 2006-04-28 05:27:27 UTC
FreeBSD src repository
Modified files:
sys/dev/bfe if_bfe.c
Log:
Switch all bus_dmamap_sync calls that used PREREAD to PREWRITE and all
POSTWRITE to POSTREAD.
No guarantee that all busdma is usage is perfect, but this change (in
addition to scott's last two commits) makes if_bfe work with > 1GB of
memory in my laptop.
Revision Changes Path
1.35 +10 -10 src/sys/dev/bfe/if_bfe.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604280527.k3S5RRDv096991>
