Module Name: src
Committed By: uwe
Date: Mon Aug 3 18:19:35 UTC 2020
Modified Files:
src/sys/dev: dev_verbose.h
Log Message:
DEV_VERBOSE_MODULE_DEFINE - use MODULE_CLASS_DRIVER.
This makes built-in verbose modules available before the start of the
autoconfiguration, when they are needed. From pgoyette@
PR kern/55535
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/dev_verbose.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.