Date: Tue, 23 Mar 1999 13:11:47 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_conf.c Message-ID: <199903232111.NAA43509@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1999/03/23 13:11:47 PST Modified files: sys/kern kern_conf.c Log: Call the module's unload handler before removing the device from the cdevsw list. This allows a handler to veto the load without losing its place in the list. PR: kern/10653 Revision Changes Path 1.31 +26 -19 src/sys/kern/kern_conf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903232111.NAA43509>