Date: Fri, 10 Sep 2004 10:31:38 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-dma.c Message-ID: <200409101031.i8AAVcUm047707@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2004-09-10 10:31:38 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-dma.c Log: Reduce the amount of memory reported to busdma. This made the requirements for bouncebuffers too big with PAE. Cleanup the way size defines for transfers are implemented. Revision Changes Path 1.88 +6 -4 src/sys/dev/ata/ata-chipset.c 1.131 +4 -4 src/sys/dev/ata/ata-dma.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409101031.i8AAVcUm047707>