Date: Wed, 12 Dec 2001 10:25:36 -0700 From: Brad Huntting <huntting@hunkular.glarp.com> To: freebsd-hackers@FreeBSD.ORG Subject: closeing files in detach() Message-ID: <200112121725.fBCHPa100189@hunkular.glarp.com> In-Reply-To: Your message of "Tue, 11 Dec 2001 13:37:24 MST." <200112112037.fBBKbOM30189@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
There's a mention in the FBSD hacking guide that a detach() routine for a device driver can forcably close all open descriptors for its device before it unloads. How does one do this? brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112121725.fBCHPa100189>