Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SATO Kazumi <sato@netbsd.org>
List: source-changes
Date: 12/30/2000 07:38:51
Module Name:	syssrc
Committed By:	sato
Date:		Sat Dec 30 05:38:50 UTC 2000

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

Log Message:
for calling sc->sc_acessops->pollc,
use wsdisplay_cd.cd_devs[unit] in accessing wsdisplay_softc
instead of casting pointer.
XXX: i compiled it in i386, hpcmips, alpha.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 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.