Module Name: src Committed By: dyoung Date: Mon Jan 31 23:00:34 UTC 2011
Modified Files: src/sys/kern: subr_autoconf.c Log Message: If there are readers or writers in the alldevs list, don't remove a device_t out from under them, but tag it for deletion, later. To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/sys/kern/subr_autoconf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.