Date: Mon, 30 Apr 2007 14:06:31 +0000 (UTC) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire fwohci.c fwohcireg.h Message-ID: <200704301406.l3UE6VHE006294@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2007-04-30 14:06:31 UTC FreeBSD src repository Modified files: sys/dev/firewire fwohci.c fwohcireg.h Log: MFp4: Improve asynchronous packet receive process. - Wake up DMA engine after adding a new receive buffer. - Skip buffers which have unknown state after error. - More rigid error detection. MFC after: 1 week Revision Changes Path 1.89 +68 -32 src/sys/dev/firewire/fwohci.c 1.23 +5 -0 src/sys/dev/firewire/fwohcireg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704301406.l3UE6VHE006294>