Date: Thu, 1 Jul 1999 22:05:52 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha busdma_machdep.c Message-ID: <199907020505.WAA35935@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 1999/07/01 22:05:52 PDT Modified files: sys/alpha/alpha busdma_machdep.c Log: Fix last delta which reinitialized nextpaddr to zero each time through the loop it was supposed to be in. Correct some ugly formatting. Remember to initialize the alignment tag. Honor and pass a callers request to contigalloc if they had a non-zero alignment constraint. Revision Changes Path 1.5 +10 -7 src/sys/alpha/alpha/busdma_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907020505.WAA35935>