Date: Mon, 3 Mar 2003 07:27:29 -0800 (PST) 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 sbp.c Message-ID: <200303031527.h23FRT6M092397@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/03/03 07:27:29 PST FreeBSD src repository Modified files: sys/dev/firewire sbp.c Log: Simplify ORB queue management. Don't send doorbell and send ORB pointer only if it's necessary. This reduces bus traffic and interrupts much. Revision Changes Path 1.37 +19 -26 src/sys/dev/firewire/sbp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303031527.h23FRT6M092397>