Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 12/30/2000 04:58:43
Module Name:	syssrc
Committed By:	mjacob
Date:		Sat Dec 30 02:58:42 UTC 2000

Modified Files:
	syssrc/sys/dev/wscons: wsdisplay.c

Log Message:
Fix at least alpha kernel builds. You can't pun a pointer to a dev_t on
alpha. This is also a bad idea. I really don't know the ws code at all
or I would just fix the whole issue.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/dev/wscons/wsdisplay.c

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