Module Name: src Committed By: pgoyette Date: Sun Jul 24 05:39:29 UTC 2016
Modified Files: src/sys/kern [pgoyette-localcount]: subr_autoconf.c src/sys/sys [pgoyette-localcount]: device.h Log Message: Add a device_acquire() for when we need to grab a reference and we already have a pointer to the device. To generate a diff of this commit: cvs rdiff -u -r1.246.2.5 -r1.246.2.6 src/sys/kern/subr_autoconf.c cvs rdiff -u -r1.149.2.2 -r1.149.2.3 src/sys/sys/device.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.