Subject: CVS commit: syssrc/sys/dev/hpc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 07/21/2001 17:49:59
Module Name:	syssrc
Committed By:	takemura
Date:		Sat Jul 21 14:49:58 UTC 2001

Modified Files:
	syssrc/sys/dev/hpc: hpcfb.c

Log Message:
 - delete sc->sc_screens[]
 - BUGFIX: hpcfb_alloc_screen clears real frame buffer
 - Doesn't allocate any screen in attach routine


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/hpc/hpcfb.c

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