Module Name: src
Committed By: pgoyette
Date: Sat Jul 23 05:05:47 UTC 2016
Modified Files:
src/sys/rump/dev/lib/libcgd [pgoyette-localcount]: cgd_component.c
Log Message:
The rump_cgd component needs to do an early cdevsw_attact() to figure
out the device major numbers being used. But we then need to detach
the [bc]devsw's to allow them to get attached normally during module
initialization.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.2.1 src/sys/rump/dev/lib/libcgd/cgd_component.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.