Date: Thu, 22 Jan 2009 22:29:21 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/arm/at91 at91_mci.c Message-ID: <200901222229.n0MMTXNP094491@repoman.freebsd.org>
index | next in thread | raw e-mail
imp 2009-01-22 22:29:21 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_mci.c
Log:
SVN rev 187603 on 2009-01-22 22:29:21Z by imp
Don't over-commit the DMA. Use the passed in size of the transfer
rather than a fixed 512... This fixes the mount root problem on at91.
Prior to the SD card reorg, all data transfers were 512 bytes, so we
didn't notice.
Revision Changes Path
1.15 +1 -2 src/sys/arm/at91/at91_mci.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901222229.n0MMTXNP094491>
