Date: Fri, 17 Oct 2003 21:59:47 -0700 (PDT) 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: <200310180459.h9I4xl1U075101@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/10/17 21:59:47 PDT FreeBSD src repository Modified files: sys/dev/firewire sbp.c Log: - Call sbp_reset_start() for mgm timeout. - Change type of target->luns to allocate an array of LUNs dynamically. This allows targets to change their number of LUNs after each bus reset. - Serialize ORB POINTER command for each LUN. - Improve debug messages. Revision Changes Path 1.65 +316 -166 src/sys/dev/firewire/sbp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310180459.h9I4xl1U075101>