Date: Mon, 6 Oct 2003 00:17:43 -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 firewire.c Message-ID: <200310060717.h967HhGS095762@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/10/06 00:17:43 PDT FreeBSD src repository Modified files: sys/dev/firewire firewire.c Log: - Introduce hw.firewire.hold_count sysctl MIB by popular demand. This MIB specifies how many bus resets should be observed before the lost device entry is removed. The default value is 3. You can set this value to 0 if you want a SBP device to be detached from CAM layer as soon as the device is physically detached like USB. Revision Changes Path 1.62 +24 -18 src/sys/dev/firewire/firewire.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310060717.h967HhGS095762>