Module Name: src Committed By: reinoud Date: Sat May 10 20:12:16 UTC 2014
Modified Files: src/sys/arch/evbarm/evbarm: autoconf.c src/sys/arch/evbarm/include: autoconf.h Log Message: Define and implement device_register_post_config() hook analog to the device_register() hook. Already found on sparc64 and librump. Tested compilation and running of machines with and without the hook defined. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/evbarm/autoconf.c cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/include/autoconf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.