Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 04/26/1999 05:03:57
Module Name:	src
Committed By:	ad
Date:		Mon Apr 26 12:03:56 UTC 1999

Modified Files:
	src/sys/arch/pmax/dev: fb.c
Log Message:
Fix silly bug where fbconnect() doesn't realize that it's already been
called during early console initalization, then pouts because there appears
to be n+1 framebuffers. This whole thing is a mess.