Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 03/30/2006 15:19:45
Module Name:	src
Committed By:	cube
Date:		Thu Mar 30 15:19:45 UTC 2006

Modified Files:
	src/sys/dev: vnd.c

Log Message:
Silence device creation and destruction.  That means there won't be
spurious messages when doing "vnconfig -l", but it also means there won't
be a message when an actual device is created.  Oh, well.

PR#33116 by Izumi Tsutsui.


To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 src/sys/dev/vnd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.