Subject: CVS commit: src/sys/dev/wscons
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 10/18/2007 18:09:53
Module Name:	src
Committed By:	joerg
Date:		Thu Oct 18 18:09:53 UTC 2007

Modified Files:
	src/sys/dev/wscons: wscons_callbacks.h wsdisplay.c
	    wsdisplay_compat_usl.c wsdisplayvar.h

Log Message:
Use aprint API for output and convert to device_t/softc separation.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/wscons/wscons_callbacks.h
cvs rdiff -r1.108 -r1.109 src/sys/dev/wscons/wsdisplay.c
cvs rdiff -r1.42 -r1.43 src/sys/dev/wscons/wsdisplay_compat_usl.c \
    src/sys/dev/wscons/wsdisplayvar.h

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