Module Name: src Committed By: pgoyette Date: Sat Dec 26 10:22:09 UTC 2015
Modified Files: src/sys/rump/dev/lib/libraidframe: raidframe_component.c Log Message: Detach the {b,c}devsw after obtaining the device major numbers. We'll re-attach during module initialization. This enables the atf tests to once again succeed. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ src/sys/rump/dev/lib/libraidframe/raidframe_component.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.