Subject: CVS commit: src/sys/dev/if_ndis
To: None <source-changes@NetBSD.org>
From: Alan Ritter <rittera@netbsd.org>
List: source-changes
Date: 04/23/2006 22:53:43
Module Name:	src
Committed By:	rittera
Date:		Sun Apr 23 22:53:43 UTC 2006

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

Log Message:
Replaced all the device_printf's in if_ndis.c with aprint_error() or
aprint_normal().  Now I just need to go through and do this for the rest of the files.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/if_ndis/if_ndis.c

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