Date: Mon, 27 Sep 2004 06:18:25 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h Message-ID: <200409270618.i8R6IPUu075026@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-09-27 06:18:25 UTC FreeBSD src repository Modified files: sys/kern kern_conf.c sys/sys conf.h Log: Add cdevsw->d_purge() support. This device method shall wake up any threads sleeping in the device driver and make the depart the drivers code for good. Revision Changes Path 1.162 +19 -9 src/sys/kern/kern_conf.c 1.200 +2 -2 src/sys/sys/conf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409270618.i8R6IPUu075026>