Date: Sun, 26 Jan 2003 07:39:04 -0800 (PST) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire firewire.c firewirereg.h fwdev.c fwohci.c Message-ID: <200301261539.h0QFd48u085692@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/01/26 07:39:04 PST Modified files: sys/dev/firewire firewire.c firewirereg.h fwdev.c fwohci.c Log: - Improve IT/IR DMA queue management. - Improve debug message for mbuf handling. - Wait 1 sec for DMA stop in fwohci_i{t,r}x_disable() before freeing buffers. Revision Changes Path 1.28 +0 -178 src/sys/dev/firewire/firewire.c 1.10 +4 -6 src/sys/dev/firewire/firewirereg.h 1.12 +12 -29 src/sys/dev/firewire/fwdev.c 1.28 +220 -216 src/sys/dev/firewire/fwohci.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?200301261539.h0QFd48u085692>