Date: Mon, 6 Jan 2003 14:09:01 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/gem if_gem.c if_gemvar.h Message-ID: <200301062209.h06M914Q034715@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2003/01/06 14:09:01 PST
Modified files:
sys/dev/gem if_gem.c if_gemvar.h
Log:
- Convert to use bus_dmamap_load_mbuf().
- remove DPRINTF(), there is a CTR*() for any of them, and KTR is
far more useful to debug this driver.
- some cleanups; remove some unused code and definitions.
Revision Changes Path
1.11 +151 -372 src/sys/dev/gem/if_gem.c
1.5 +6 -27 src/sys/dev/gem/if_gemvar.h
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?200301062209.h06M914Q034715>
