Date: Fri, 04 Oct 2002 16:48:37 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Sam Leffler <sam@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/sparc64/include bus.h src/sys/sparc64/sp Message-ID: <XFMail.20021004164837.jhb@FreeBSD.org> In-Reply-To: <200210042040.g94Kedef041929@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04-Oct-2002 Sam Leffler wrote: > sam 2002/10/04 13:40:39 PDT > > Modified files: > sys/sparc64/include bus.h > sys/sparc64/sparc64 bus_machdep.c > sys/ia64/ia64 busdma_machdep.c > sys/ia64/include bus.h > sys/i386/i386 busdma_machdep.c > sys/i386/include bus_dma.h > sys/alpha/alpha busdma_machdep.c > sys/alpha/include bus.h > Log: > New bus_dma interfaces for use by crypto device drivers: > > o bus_dmamap_load_mbuf > o bus_dmamap_load_uio > > Test on i386. Known to compile on alpha and sparc64, but not tested. > Otherwise untried. Wow. I've seen more bikeshedding from people arguing about how to implement these functions (esp. the mbuf() one) over the past few years than I care to remember. Glad to see somebody just break down and actually write them. Thanks! -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20021004164837.jhb>